hi:
I want draw the line of picking. I can draw the line, but when move camera, the line would move too. How can do this What transformation must apply
Sorry for my english.
Thank at all.-
hi:
I want draw the line of picking. I can draw the line, but when move camera, the line would move too. How can do this What transformation must apply
Sorry for my english.
Thank at all.-
How draw the line of picking?
WaveSlam
the line from the mouse to the object that you have selected. I obtain a point source and the direction, all in world objects. The problem ocurrs when move the camera.
KevinInIndy
sethi.bhushan
What is the line of picking
r_amarnath
If you mean the line from the mouse to the object that you have selected then since this is a line that is always perpendicular to the screen its always going to be a single point so its kind of hard to draw it.