arketip
@arketip
New Member
Joined: Feb 15, 2024
Topics: 11 / Replies: 98
Reply
RE: IntersectRay – different results on different machines.

intersectRay looks strange for me also. I don’t have the same result if I convert the poly object to a mesh (the intersection points are not exactly a…

16 years ago
Forum
Reply
RE: how to write the code for creating the human in the box randomly.

It is just a problem of syntax box_copy pos:(random p a) is not correct… This syntax is only correct when you create a new object. And: box_copy.p…

17 years ago
Forum
Reply
RE: relative path name in filename

Fantastic! That is exactly for what I looked. The various tools for the conversion are really useful also. I had begun to write similar functions bec…

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Reply
RE: Geometrical calculations : points, lines, planes : intersections, distances, angles

Here is a function for calculating the intersection of 3 planes. At present, that is just a Plane-Plane intersection followed by a line-Plane Interse…

17 years ago
Forum
Reply
RE: Geometrical calculations : points, lines, planes : intersections, distances, angles

Here is an improvment of the function for calculating the intersection of 2 planes: pA, nA : first plane, where p is a point and n is the normal of t…

17 years ago
Forum
Reply
RE: Geometrical calculations : points, lines, planes : intersections, distances, angles

I have another question. In this thread there is a solution for finding the intersection between a plane and a line. But do you know what is the best …

17 years ago
Forum
Reply
RE: outer local variable reference

Usually this error happens when there are no brackets with a local statement. Is your main code between () ?

17 years ago
Forum
Topic
Forum
Replies: 1
Views: 14
Reply
RE: Is it possible to copy a view to an other ?

Yes, that could be a solution. So nobody know how to set the right zoom?

18 years ago
Forum
Reply
RE: Is it possible to copy a view to an other ?

that does work, except the zoom factor is not the same. It is possible to know the zoom factor by using viewport.GetFOV() but there are no .setFOV fun…

18 years ago
Forum
Topic
Forum
Replies: 5
Views: 18
Reply
Forum
Topic
Forum
Replies: 2
Views: 10
Reply
RE: How to create a curve which follows the position of severals points ?

Thanks for the answer eek “walking the spline” -> then there is no formula which gives directly the answer ? We have to try and try again until we…

18 years ago
Forum
Page 1 / 8