View Full Version : 3DMF, OBJ, DXF
I was wondering if anyone knows of a tutorial about opening 3D file formats in OpenGL. I have the documentation for 3DMF, but it makes no sense to me.
rangaroek
12-18-2000, 10:53 PM
Originally posted by Shaggy87:
I was wondering if anyone knows of a tutorial about opening 3D file formats in OpenGL. I have the documentation for 3DMF, but it makes no sense to me.
Hi, you can find fileformat specs
here: http://www.wotsit.org/
A piece of c++ code, which loads an .obj
should be here: http://nate.scuzzy.net/
adios
jwlee
12-19-2000, 11:59 AM
You might try using the Meshwork file format (www.codenautics.com). It's text based and very easy to read. If you need some C code, just e-mail me.
best
James
To learn how to open 3dmf files under opengl, go to.... http://www.members.home.com/murtad/
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.