2007-05-20 11:03:49 -07:00
<?xml version="1.0"?>
<config >
<!-- This is a config file for the Irrlicht Engine Mesh Viewer. -->
2007-10-01 01:59:15 -07:00
<startUpModel file= "dwarf.x" />
2007-05-20 11:03:49 -07:00
<messageText caption= "Irrlicht Engine Mesh Viewer" > Welcome to the Mesh Viewer of the " Irrlicht Engine" !.
This program is able to load and display all 3D geometry and models the Irrlicht Engine can.
Controls: Left mouse to rotate, right mouse to move, both buttons to zoom. Escape to Stop FPS Camera
Supported formats are:
2007-10-01 01:59:15 -07:00
- Irrlicht scene and mesh formats (.irr, .irrmesh, .xml)
2007-05-20 11:03:49 -07:00
- 3D Studio (.3ds)
2007-10-01 01:59:15 -07:00
- Blitz3D (.b3d)
- COLLADA 1.2/1.3 (.dae, .xml)
2007-05-20 11:03:49 -07:00
- Cartography shop 4 (.csm)
- DirectX (.x)
- DeleD (.dmf)
- Maya (.obj)
- Milkshape (.ms3d)
- My3D (.my3D)
- OCT (.oct)
2007-10-01 01:59:15 -07:00
- Ogre3d (.mesh)
2007-05-20 11:03:49 -07:00
- Pulsar LMTools (.lmts)
- Quake 3 levels (.bsp)
- Quake 2 models (.md2)
2007-10-01 01:59:15 -07:00
- Stereolithography format (.stl)
2007-05-20 11:03:49 -07:00
Please note that this program is also a demo of the user interface capabilities of the engine, so for example the combo box in the toolbar has no function.
</messageText>
2007-10-01 01:59:15 -07:00
</config>