Advertisement

Is there somthing that does this..

Started by June 14, 2002 01:23 AM
2 comments, last by DevLiquidKnight 22 years, 8 months ago
[removed] [Edited by - DevLiquidKnight on February 14, 2007 9:10:35 AM]
You mean you want to model a 3d character, save the file and load it, right? It used to be you could use blender, a free 3d modeler, but then I think it was discontinued... i do not know if it is still being developed. A quick search of google shows you can still download it here.
Advertisement
Not really trying to model the character im simply trying to create the code of vetexes within my object but rather then codeing all the locations myself using a program that automaticly creates the locations for me so like i can draw a image using somthing and then click somting to get the OpenGL Code that would have a ploted image polygon ect.. but it would be helpful rather then acutly sitting there plooting it all out
That is a really unreliable way of making characters. I believe the best thing to do is make it in a 3D program and load it into the project while executing it. This way you can change it without recompiling. There are tutorials for this on NeHe''s site if you need help with it. I preffer using MilkShape 3D for models because it is easy to use and does almost anything i want.

This topic is closed to new replies.

Advertisement