17 | | == Modelling/Texturing !HowTos == |
18 | | * [wiki:BlenderTutorials Blender Tutorials] - This is where you want to start to be able to model |
19 | | * [wiki:BlenderKnowledgeBase] - Blender Questions and Answers |
20 | | * [wiki:BlenderExport] - How to export models from blender for Orxonox |
21 | | * [wiki:BlenderSmoothing] - How to smooth your model in blender |
22 | | * [wiki:GIMPTutorials GIMP Tutorials] - Creating Textures in GIMP |
23 | | * [wiki:objCreation Obj Model Creation] - Obj model creation and testing for Orxonox |
24 | | * [wiki:md2Creation MD2 Model Creation] - MD2 model/animation creation and testing for Orxonox |
25 | | * [wiki:md3Creation MD3 Model Creation] - MD3 model/animation creation and testing for Orxonox |
26 | | * [http://www.gamedev.net/community/forums/topic.asp?topic_id=257345 Tutorial Compilation] - Very good compilation of tutorials from texturing to modeling |
27 | | |
28 | | == Level design !HowTos == |
29 | | * [wiki:LevelHowTo LevelHowTo] - How to compose levels for Orxonox and add them to the menu |
30 | | * [wiki:gtkradiant GTKRadiant BSP Level Creation] - This a knowledge tank about creating bsp models (Q3 levels) |
31 | | * [wiki:DoorHowTo DoorHowTo] - How to make a door in Orxonox. |
32 | | * [wiki:DemoReel Demo Basics] - Some tips of how to make good demos |
33 | | * [http://www.bencloward.com/tutorials_normal_maps1.shtml normal maps] - A guide to normal maps |
34 | | * [http://waylon-art.com/uvw_tutorial/uvwtut_01.html normal maps] - Yet another guide to normal maps |
35 | | |
36 | | == Content !HowTos == |
37 | | * [wiki:ScriptingHowTo] - How to use the script engine of orxonox |
| 17 | == Tutorials == |
| 18 | * [wiki:ContentCreationTuts Content Creation Tutorials] - Find all the !HowTos we've written on this page |