SO3E example 1 » History » Version 1
iri, 12/17/2011 07:31 PM
1 | 1 | iri | h1. SO3E example 1 |
---|---|---|---|
2 | |||
3 | SO3Engine API |
||
4 | |||
5 | First example to learn how to : |
||
6 | - create and destroy a 3d scene |
||
7 | - add basics objects : shell, camera, ... |
||
8 | - add an 3d object and its resources |
||
9 | - apply a rotation (or others) on an object |
||
10 | - performs a rendering |
||
11 | |||
12 | Read the README file for more informations |
||
13 | |||
14 | The source code contains comments and explanations. |
||
15 | |||
16 | Author : iri |
||
17 | Date : december 2011 |
||
18 | |||
19 | *Return to [[Examples]]* |