Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - phoenicoperus

Pages: [1]
1
Support / Intersection of SimpleVector
« on: March 05, 2011, 10:29:37 pm »
Hi, I was wondering if there was an easy way to find the intersection of a sphere and a line using jptc api.

I want to translate an Object3D(object#1) from its original position to a given radius from the centre of another Object3D(object#2) but taking in count the object#1 direction (SimpleVector)
 


The idea is to travel from an object to a distance of another

 :)

Pages: [1]