Commit graph

4 commits

Author SHA1 Message Date
0a5d24fe3e Use the renderer to show some meshes
Create some classes to store the mesh data streams and adapt the import
file accordingly.
Add object and camera classes to be manipulated by the game.
Render the meshes in the graph scene using only position vertex stream
and an unicolor shader.
Also add some models and a startup package to ease testing.
2015-12-27 17:09:06 +01:00
70c51eb04d Rename some maths interfaces 2015-12-27 17:09:05 +01:00
99e97f7b71 Fix the import of the transform attribute in the scene graph 2015-12-27 17:09:05 +01:00
ab0698bef1 Add a way to import graphic assets from various sources 2015-12-27 17:09:05 +01:00