User manual
(Difference between revisions)
(→C++) |
(→C++) |
||
Line 18: | Line 18: | ||
[[How to make a free camera]] | [[How to make a free camera]] | ||
− | [[Hardcoded Cube]] - | + | [[Hardcoded Cube]] - How to create a mesh from C++ code, complete with physics |
===Blog=== | ===Blog=== |
Revision as of 13:36, 22 August 2013
Contents |
Using Maratis
Tutorials/Examples
LUA
[...]
C++
How to add your own C++ code (Game Plugin tutorial)
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