| 1 | [[TracNav(TracNav/TOC_CC)]] |
| 2 | = Content Creation Tutorials = |
| 3 | Add your tutorial here, if you think you figured out something cool and want to share it with everyone. |
| 4 | |
| 5 | == Modelling/Texturing !HowTos == |
| 6 | * [wiki:BlenderTutorials Blender Tutorials] - This is where you want to start to be able to model |
| 7 | * [wiki:BlenderKnowledgeBase] - Blender Questions and Answers |
| 8 | * [wiki:BlenderExport] - How to export models from blender for Orxonox |
| 9 | * [wiki:BlenderSmoothing] - How to smooth your model in blender |
| 10 | * [wiki:GIMPTutorials GIMP Tutorials] - Creating Textures in GIMP |
| 11 | * [wiki:objCreation Obj Model Creation] - Obj model creation and testing for Orxonox |
| 12 | * [wiki:md2Creation MD2 Model Creation] - MD2 model/animation creation and testing for Orxonox |
| 13 | * [wiki:md3Creation MD3 Model Creation] - MD3 model/animation creation and testing for Orxonox |
| 14 | * [http://www.gamedev.net/community/forums/topic.asp?topic_id=257345 Tutorial Compilation] - Very good compilation of tutorials from texturing to modeling |
| 15 | |
| 16 | == Level design !HowTos == |
| 17 | * [wiki:LevelHowTo LevelHowTo] - How to compose levels for Orxonox and add them to the menu |
| 18 | * [wiki:gtkradiant GTKRadiant BSP Level Creation] - This a knowledge tank about creating bsp models (Q3 levels) |
| 19 | * [wiki:DoorHowTo DoorHowTo] - How to make a door in Orxonox. |
| 20 | * [wiki:DemoReel Demo Basics] - Some tips of how to make good demos |
| 21 | * [http://www.bencloward.com/tutorials_normal_maps1.shtml normal maps] - A guide to normal maps |
| 22 | * [http://waylon-art.com/uvw_tutorial/uvwtut_01.html normal maps] - Yet another guide to normal maps |
| 23 | |
| 24 | == Content !HowTos == |
| 25 | * [wiki:ScriptingHowTo] - How to use the script engine of orxonox |