View Full Version : open dxf file
Shadow
03-16-2000, 06:09 AM
Can I say opengl to open for example a dxf file or any other 3dfile format and make a 3dobject from this file?
Thanks
Shadow
Sjonny
03-16-2000, 10:16 AM
Sorry, but you can't. You need to load them yourself, and give the data to OpenGL via glVertex3f() or something like those.
John
Shadow
03-16-2000, 10:24 AM
Ok thanks
are there any tutorials how a dxf or 3ds file is buildet. Means what must i read in first and what values stands for what.
Shadow
Sjonny
03-18-2000, 04:56 AM
Try http://www.wotsit.org
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.