3D logo

HEllo…

I’m very new to Opengl programming but I have to develop a 3D rotating Mercedes Logo as my Computer Graphics project.I have no idea about it. Please anyone help me. If possible please reply me with the entire source code.
Thank You.

Use Anim8tor to model the logo, saving to 3DS format.

Then, assuming you’re developing with VC++/MFC, use Display3DS as a code base for your project to decode and display the 3DS file.

Links:
http://www.anim8or.com/main/index.html and http://p-squared.com/Display3DS.zip

Good luck in your project…
/p2

[This message has been edited by ppinter1 (edited 12-18-2001).]