kivy/examples/3Drendering
Thomas Hansen e4565fe642 - load texture coordinates and normals correctly even if missing (default vectors with 0.0)
- added calculate_normals to MeshData class for calculating surface normals of mesh faces (not sure it works correctly)
2012-12-19 14:01:08 -06:00
..
main.py add simple 3D rendering example 2012-12-18 17:11:29 -06:00
monkey.obj add simple 3D rendering example 2012-12-18 17:11:29 -06:00
objloader.py - load texture coordinates and normals correctly even if missing (default vectors with 0.0) 2012-12-19 14:01:08 -06:00
simple.glsl - load texture coordinates and normals correctly even if missing (default vectors with 0.0) 2012-12-19 14:01:08 -06:00