From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- src/others/irrlicht-1.8.1/media/config.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/media/config.xml (limited to 'src/others/irrlicht-1.8.1/media/config.xml') diff --git a/src/others/irrlicht-1.8.1/media/config.xml b/src/others/irrlicht-1.8.1/media/config.xml new file mode 100644 index 0000000..d8ff5e0 --- /dev/null +++ b/src/others/irrlicht-1.8.1/media/config.xml @@ -0,0 +1,29 @@ + + + + +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: +- Irrlicht scene and mesh formats (.irr, .irrmesh, .xml) +- 3D Studio (.3ds) +- Blitz3D (.b3d) +- COLLADA 1.2/1.3 (.dae, .xml) +- Cartography shop 4 (.csm) +- DirectX (.x) +- DeleD (.dmf) +- Maya (.obj) +- Milkshape (.ms3d) +- My3D (.my3D) +- OCT (.oct) +- Ogre3d (.mesh) +- Pulsar LMTools (.lmts) +- Quake 3 levels (.bsp) +- Quake 2 models (.md2) +- Stanford Triangle (.ply) +- Stereolithography format (.stl) + + + -- cgit v1.1