aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/media/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/irrlicht-1.8/media/config.xml')
-rw-r--r--libraries/irrlicht-1.8/media/config.xml58
1 files changed, 29 insertions, 29 deletions
diff --git a/libraries/irrlicht-1.8/media/config.xml b/libraries/irrlicht-1.8/media/config.xml
index d8ff5e0..7bcb829 100644
--- a/libraries/irrlicht-1.8/media/config.xml
+++ b/libraries/irrlicht-1.8/media/config.xml
@@ -1,29 +1,29 @@
1<?xml version="1.0"?> 1<?xml version="1.0"?>
2<config> 2<config>
3<!--This is a config file for the Irrlicht Engine Mesh Viewer.--> 3<!--This is a config file for the Irrlicht Engine Mesh Viewer.-->
4<startUpModel file="dwarf.x" /> 4<startUpModel file="dwarf.x" />
5<messageText caption="Irrlicht Engine Mesh Viewer">Welcome to the Mesh Viewer of the &quot;Irrlicht Engine&quot;!. 5<messageText caption="Irrlicht Engine Mesh Viewer">Welcome to the Mesh Viewer of the &quot;Irrlicht Engine&quot;!.
6This program is able to load and display all 3D geometry and models the Irrlicht Engine can. 6This program is able to load and display all 3D geometry and models the Irrlicht Engine can.
7Controls: Left mouse to rotate, right mouse to move, both buttons to zoom. Escape to Stop FPS Camera 7Controls: Left mouse to rotate, right mouse to move, both buttons to zoom. Escape to Stop FPS Camera
8 8
9Supported formats are: 9Supported formats are:
10- Irrlicht scene and mesh formats (.irr, .irrmesh, .xml) 10- Irrlicht scene and mesh formats (.irr, .irrmesh, .xml)
11- 3D Studio (.3ds) 11- 3D Studio (.3ds)
12- Blitz3D (.b3d) 12- Blitz3D (.b3d)
13- COLLADA 1.2/1.3 (.dae, .xml) 13- COLLADA 1.2/1.3 (.dae, .xml)
14- Cartography shop 4 (.csm) 14- Cartography shop 4 (.csm)
15- DirectX (.x) 15- DirectX (.x)
16- DeleD (.dmf) 16- DeleD (.dmf)
17- Maya (.obj) 17- Maya (.obj)
18- Milkshape (.ms3d) 18- Milkshape (.ms3d)
19- My3D (.my3D) 19- My3D (.my3D)
20- OCT (.oct) 20- OCT (.oct)
21- Ogre3d (.mesh) 21- Ogre3d (.mesh)
22- Pulsar LMTools (.lmts) 22- Pulsar LMTools (.lmts)
23- Quake 3 levels (.bsp) 23- Quake 3 levels (.bsp)
24- Quake 2 models (.md2) 24- Quake 2 models (.md2)
25- Stanford Triangle (.ply) 25- Stanford Triangle (.ply)
26- Stereolithography format (.stl) 26- Stereolithography format (.stl)
27 27
28</messageText> 28</messageText>
29</config> 29</config>