Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

3D Graphics

Status
Not open for further replies.

waqahmad

Mechanical
Joined
May 28, 2002
Messages
19
Location
PK
Is there any software to import 3D graphics from 3D studio max to VC++.

How can i draw different 3D objects like flasks,test tubes in VC++.

Regards

waqahmad
 
Coin3D, OpenInventor, OpenGL, OpenCascade, ...


Or if you want to make things easier for yourself, avoid C++ and try something like:

Blender, Panda3D, ...

Even if they don't import from 3Dstudio directly, you can probably translate to the required format.
 
OGL... you can do whatever you want with this. I'm not a professional programmer and was surprized at what I could do after very little study.

Excellently priced at 0.00.

BigInch[worm]-born in the trenches.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top