* Added Texures to the two sample cubes * Modified mesh structure - mesh now contains indices and vertices - Vertices contain vertices and uv's (later on they will also contain normals) Solution definitely not perfect and needs improvement.
* Added a basic material abstraction * Started implementation of RenderTarget (such as render textures)
actually compile #9