-
open dxf file
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
-
Re: open dxf file
Sorry, but you can't. You need to load them yourself, and give the data to OpenGL via glVertex3f() or something like those.
John
-
Re: open dxf file
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
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules