teebes
04-20-2002, 03:15 PM
Hey i'm trying to export objects from anim8or to c code so i can use them in my openGL program (written in C). Only problem is I get a huge array of vertices and i just don't know how to use it to display the object on the screen. Anyone know how to do this?
Also, is there any place online where there are source code for objects written in c so that i can just include the header file and call the object with a function? (i would then do a scale and translation to put the objects where i want them on the screen).
Thanks.
Also, is there any place online where there are source code for objects written in c so that i can just include the header file and call the object with a function? (i would then do a scale and translation to put the objects where i want them on the screen).
Thanks.