Richard145
10-13-2006, 03:51 AM
Please Help,
I am a newbie to OpenGL but am very excited by the opportunities offered by this API. My boss gave me an assignment to try and decipher a "Standard for Exchange of Product Model data" (STEP file) so that it can be visualized.
As I said, I am a newbie and am looking for any help/hints. The first thing I hope someone can tell me is how to render a 3D Vector in OpenGL? In the STEP file I have a series of VECTORS (complete with orientation, length, and a cartesian_point) in 3D. I am using C++, so ANY simple code displaying a simple oriented vector in 3D would be GREAT.
Thanks in advance for any help/hints.
I am a newbie to OpenGL but am very excited by the opportunities offered by this API. My boss gave me an assignment to try and decipher a "Standard for Exchange of Product Model data" (STEP file) so that it can be visualized.
As I said, I am a newbie and am looking for any help/hints. The first thing I hope someone can tell me is how to render a 3D Vector in OpenGL? In the STEP file I have a series of VECTORS (complete with orientation, length, and a cartesian_point) in 3D. I am using C++, so ANY simple code displaying a simple oriented vector in 3D would be GREAT.
Thanks in advance for any help/hints.