Sorry - I didn't even know about the IrrExt project - now that I know about it, I checked the code...
I have a few enhancements (vertex colors, for instance). I also see your point with the external library issues.
One possible solution, as LZMA already seems to be part of the Irrlicht core, would ...
Search found 2 matches
- Fri Dec 18, 2009 4:35 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Adding support for OpenCTM files
- Replies: 2
- Views: 1127
- Tue Dec 15, 2009 10:14 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Adding support for OpenCTM files
- Replies: 2
- Views: 1127
Adding support for OpenCTM files
Hi!
I did a quick hack (~200 lines of code) to load OpenCTM mesh files with Irrlicht (see openctm.sf.net for more info). The mesh viewer example (09) works just fine - great! I think it would be a nice addition to Irrlicht, especially since OpenCTM provides very fast loading of very compact ...
I did a quick hack (~200 lines of code) to load OpenCTM mesh files with Irrlicht (see openctm.sf.net for more info). The mesh viewer example (09) works just fine - great! I think it would be a nice addition to Irrlicht, especially since OpenCTM provides very fast loading of very compact ...