User manual
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
m |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | __NOTOC__ | |
− | + | {{begin-box|Welcome to the [http://maratis3d.org Maratis] User Manual|h=2}} | |
− | + | This manual is a small community project aimed at easing the learning curve for new users. | |
− | + | {{end-box}} | |
− | + | {{column-box-begin}} | |
+ | {{begin-box|Introduction}} | ||
+ | * [[Getting started]] | ||
+ | * [[Exporting from Blender]] | ||
+ | * [[Blender exporter settings]] | ||
+ | * [[Applying Scripts to objects]] | ||
+ | * [[Troubleshoot FAQ]] | ||
+ | {{end-box}} | ||
− | + | {{begin-box|Scripting in Lua}} | |
+ | * [[Lua Hello World example|Hello World]] | ||
+ | * [[Lua object programming example|Object programming]] | ||
* [[Object Oriented Programming in Maratis]] | * [[Object Oriented Programming in Maratis]] | ||
+ | * [[Applying Scripts to objects]] | ||
+ | * [[Timers]] | ||
+ | {{end-box}} | ||
− | + | {{begin-box|Using the C++ API}} | |
− | * [[ | + | * [[Creating a Game Plugin]] |
* [[Adding a Behavior|Adding a '''Behavior''']] | * [[Adding a Behavior|Adding a '''Behavior''']] | ||
* [[How to make a free camera|How to make a '''free camera''']] | * [[How to make a free camera|How to make a '''free camera''']] | ||
Line 18: | Line 30: | ||
* [[Creating and updating physics objects|Creating and updating '''physics objects''' in real time]] | * [[Creating and updating physics objects|Creating and updating '''physics objects''' in real time]] | ||
* [[Hardcoded Cube]] - How to create a '''mesh from C++ code''', complete with '''physics''' | * [[Hardcoded Cube]] - How to create a '''mesh from C++ code''', complete with '''physics''' | ||
+ | {{end-box}} | ||
− | + | {{column-box-breaker}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | {{begin-box|Tutorial/Examples}} | |
− | + | * [[YoFrankie example overview]] | |
− | * [ | + | |
− | + | ||
− | + | ||
* [http://forum.maratis3d.com/viewtopic.php?id=138 Lights examples] | * [http://forum.maratis3d.com/viewtopic.php?id=138 Lights examples] | ||
* [http://forum.maratis3d.com/viewtopic.php?id=72 Door lift example] | * [http://forum.maratis3d.com/viewtopic.php?id=72 Door lift example] | ||
Line 36: | Line 42: | ||
* [http://forum.maratis3d.com/viewtopic.php?id=96 Scrolling textures example] | * [http://forum.maratis3d.com/viewtopic.php?id=96 Scrolling textures example] | ||
* [http://forum.maratis3d.com/viewtopic.php?id=534 Grass Tutorial] | * [http://forum.maratis3d.com/viewtopic.php?id=534 Grass Tutorial] | ||
+ | {{end-box}} | ||
− | === | + | {{begin-box|Blog}} |
− | * [ | + | * [http://www.maratis3d.org/?p=477 Maratis/Blender video tour] |
+ | * [http://www.maratis3d.org/?p=500 How to create a game plugin] | ||
+ | * [http://www.maratis3d.org/?p=563 How to create a game interface] | ||
+ | * [http://www.maratis3d.org/?p=548 Custom shader example] | ||
+ | {{end-box}} | ||
+ | |||
+ | {{begin-box|Video}} | ||
+ | * [http://www.youtube.com/playlist?list=PLOIk_wUiUn3wt57DkyfE980ZDtBOJTK7i Special_Ops Tutorial Series] | ||
+ | * [http://www.youtube.com/playlist?p=PL174B3996E7585F77 Raven Video Tutorial Series] | ||
+ | {{end-box}} | ||
− | + | {{column-box-end}} | |
− | + | ||
− | + | ||
− | + | [[Category:User manual]] | |
− | + |
Latest revision as of 10:29, 12 February 2014
Welcome to the Maratis User ManualThis manual is a small community project aimed at easing the learning curve for new users. |
|
|