Main Menu
Menu

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.

Show posts Menu

Messages - teamer

#1
Support / Point picking with ray
June 05, 2014, 02:40:37 PM
I can't seem to find any example for ray picking which returns a 3d coordinates of collision.

I have a camera flying over a plane/heightmap , i need to get the x,y,z of the heightmap/plane that is under the camera/object etc...

any tips where i can find an example?