Hi,
I want to load some 3DS Max files on my handheld device running Windows CE v6.0. Is it possible using Irrlicht engine?
Gaurav Jha
Windows CE support for loading 3d maps (3DS Max files)
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: Windows CE support for loading 3d maps (3DS Max files)
As long as you use the .3ds format, yes. We don't support .max files. In general, all formats supported by Irrlicht are available on all platforms. The WinCE setup has a more difficult filesystem handling, though, but this is independent of the actual mesh file format you choose.