Dec 15, 2006 #1 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
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
Dec 15, 2006 #2 IRstuff Aerospace Joined Jun 3, 2002 Messages 44,895 Location US one pixel at a time TTFN Upvote 0 Downvote
Dec 15, 2006 #3 AHay Computer Joined Jul 22, 2003 Messages 48 Location GB Coin3D, OpenInventor, OpenGL, OpenCascade, ... http://www.google.co.uk/search?q=3d+geometry+library 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. Upvote 0 Downvote
Coin3D, OpenInventor, OpenGL, OpenCascade, ... http://www.google.co.uk/search?q=3d+geometry+library 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.
Dec 17, 2006 #4 BigInch Petroleum Joined Jun 21, 2006 Messages 15,161 Location GB 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-born in the trenches. http://virtualpipeline.spaces.msn.com Upvote 0 Downvote
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-born in the trenches. http://virtualpipeline.spaces.msn.com