View Full Version : How can I convert *.flt to OpenGL code?
Stiga
04-16-2003, 06:52 PM
Hi, every body. I am a new guy of OpenGL. I wanna use my *.flt files which I created with MPI's MultiGen Creator 2.5. What shall I do?
shinpaughp
04-16-2003, 09:09 PM
You need to find the file format and create a loader or find source code for a loader someone else created or a image library which supports .flt files.
heiman
04-17-2003, 10:34 AM
The FLT file format has been published on Multigen's web site. You can always write your own code from the spec.
www.sourceforge.net (http://www.sourceforge.net) has several OpenGL compatible scene graph libraries that will import FLT files.
Regards,
Scott
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.