User manual
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | |||
=Using Maratis= | =Using Maratis= | ||
* [http://www.maratis3d.org/?p=343 Getting started] | * [http://www.maratis3d.org/?p=343 Getting started] |
Revision as of 01:16, 5 February 2014
Using Maratis
Tutorials/Examples
Script (Lua)
C++
- How to add your own C++ code (Game Plugin tutorial)
- Adding a Behavior
- How to make a free camera
- Convert 3D points to 2D points using GUIDemo
- Accessing and operating bones
- Creating and updating physics objects in real time
- Hardcoded Cube - How to create a mesh from C++ code, complete with physics
Blog
- Maratis/Blender video tour
- How to create a game plugin
- How to create a game interface
- Custom shader example
Video
Forum
- Lights examples
- Door lift example
- Skyboxes tutorial
- BVH tutorial
- Scrolling textures example
- Grass Tutorial