User manual
(Difference between revisions)
| Line 1: | Line 1: | ||
==Using Maratis== | ==Using Maratis== | ||
| + | * [http://www.maratis3d.org/?p=343 Getting started] | ||
| + | * [http://www.maratis3d.org/?p=277 Exporting from Blender] | ||
| + | |||
| + | ==Tutorials/Examples== | ||
| + | * [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] | ||
==Code Snippets== | ==Code Snippets== | ||
''Links to short sections of code, with descriptions, on how to do common, useful and/or repetative tasks'' | ''Links to short sections of code, with descriptions, on how to do common, useful and/or repetative tasks'' | ||
| − | |||
==Assets== | ==Assets== | ||
* [[Assets]] | * [[Assets]] | ||
Revision as of 09:59, 7 May 2012
Contents |
Using Maratis
Tutorials/Examples
- Maratis/Blender video tour
- How to create a game plugin
- How to create a game interface
- Custom shader example
Code Snippets
Links to short sections of code, with descriptions, on how to do common, useful and/or repetative tasks