Hello,
I've searched the forums and havent found a good solution for drawing 3D lines. Can anyone give me any pointers on how to do this? I know how to draw 2D lines based on a cameraprojection, but I would really like to have true 3D lines.
I see there is an Open GL command called GL_Line, and I see you feed it with two 3D vectors. However Im not sure how these vectors are work as they do not appear to be the same as a 3D position in blitz space? Can anyone point me in the right direction please?
Cheers,
Unc
I've searched the forums and havent found a good solution for drawing 3D lines. Can anyone give me any pointers on how to do this? I know how to draw 2D lines based on a cameraprojection, but I would really like to have true 3D lines.
I see there is an Open GL command called GL_Line, and I see you feed it with two 3D vectors. However Im not sure how these vectors are work as they do not appear to be the same as a 3D position in blitz space? Can anyone point me in the right direction please?
Cheers,
Unc