Page 1 of 1

Windows CE support for loading 3d maps (3DS Max files)

Posted: Fri Jan 25, 2013 4:57 am
by gauravjha
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

Re: Windows CE support for loading 3d maps (3DS Max files)

Posted: Fri Jan 25, 2013 10:12 am
by hybrid
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.