Anybody out there who have great ideas on how I can view a Mesh (.3ds, dwg) in vb?
I've got the DirectX SDK, but it looks so damn complex! Are there any tutorials for this somewhere?
Thnx
Printable View
Anybody out there who have great ideas on how I can view a Mesh (.3ds, dwg) in vb?
I've got the DirectX SDK, but it looks so damn complex! Are there any tutorials for this somewhere?
Thnx
Sorry, but for a mesh like .3ds(very complex), you will need to use DirectX. I got this 3D engine that I made that starts DirectX up for you along with loading .3DS models, and MDL(Half-Life Models). It's on my homepage. http://www.geocities.com/warmaster2000us Look for I3D (you can't miss it). Includes source code.
Hey warmaster,
Im still figuring out the chunks of the QOB (just so you know) :)
I cant seem to initialize the program engine tho, I use the same and always get a "MISSING" in the reference, even thought the file is there
Dunno how to fix it :(