User manual
(Difference between revisions)
(→C++) |
(→LUA to Script) |
||
Line 7: | Line 7: | ||
− | === | + | ===Script (Lua)=== |
[...] | [...] | ||
− | |||
===C++=== | ===C++=== |
Revision as of 14:52, 22 August 2013
Contents |
Using Maratis
Tutorials/Examples
Script (Lua)
[...]
C++
How to add your own C++ code (Game Plugin tutorial)
Convert 3D points to 2D points using GUIDemo
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