User manual
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __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}} | ||
* [http://www.maratis3d.org/?p=343 Getting started] | * [http://www.maratis3d.org/?p=343 Getting started] | ||
* [http://www.maratis3d.org/?p=277 Exporting from Blender] | * [http://www.maratis3d.org/?p=277 Exporting from Blender] | ||
* [[Applying Scripts to objects]] | * [[Applying Scripts to objects]] | ||
+ | {{end-box}} | ||
− | + | {{begin-box|Scripting in Lua}} | |
− | + | ||
− | + | ||
− | + | ||
* [[Object Oriented Programming in Maratis]] | * [[Object Oriented Programming in Maratis]] | ||
+ | {{end-box}} | ||
− | + | {{begin-box|Using the C++ API}} | |
* [[How to add your own C++ code (Game Plugin tutorial)|How to add your own '''C++ code''' (Game Plugin tutorial)]] | * [[How to add your own C++ code (Game Plugin tutorial)|How to add your own '''C++ code''' (Game Plugin tutorial)]] | ||
* [[Adding a Behavior|Adding a '''Behavior''']] | * [[Adding a Behavior|Adding a '''Behavior''']] | ||
Line 20: | Line 25: | ||
* [[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 38: | Line 37: | ||
* [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]] | [[Category:User manual]] |
Revision as of 10:58, 5 February 2014
Welcome to the Maratis User ManualThis manual is a small community project aimed at easing the learning curve for new users. |
|
|