punyverse/punyverse
2014-02-02 21:04:11 -05:00
..
assets Upgraded the normal map to 2048x1024. Should look better. 2013-11-21 23:22:24 -05:00
__init__.py Initial version. 2013-10-22 20:38:37 -04:00
__main__.py Added hardware normal mapping, usable with -n/--normal option. 2014-02-02 18:22:45 -05:00
__main__.pyw Added launcher generation and fixed all imports. 2013-10-29 18:52:35 -04:00
_cyopengl.pxi Implemented normal mapped sphere in Cython. 2013-11-25 16:34:21 -05:00
_glgeom.pyx Implemented normal mapped sphere in Cython. 2013-11-25 16:34:21 -05:00
_model.pyx Backported all of Cython model loader to Python. 2013-11-23 12:36:27 -05:00
camera.py Added better handling of orbits. 2013-10-28 22:03:49 -04:00
entity.py Added a sort of corona effect. 2013-11-02 15:00:47 -04:00
game.py Added hardware normal mapping, usable with -n/--normal option. 2014-02-02 18:22:45 -05:00
gencheap.bat Added Mercury and Venus. 2013-10-31 18:51:04 -04:00
glgeom.py Added culling for spheres. 2014-02-02 21:04:11 -05:00
model.py Backported all of Cython model loader to Python. 2013-11-23 12:36:27 -05:00
orbit.py Added handling of inclination, longitude of ascending node, and argument of periapsis. 2013-10-26 11:48:58 -04:00
texture.py Added normal map for earth as proof of concept. 2013-11-21 20:47:29 -05:00
world.json Added hardware normal mapping, usable with -n/--normal option. 2014-02-02 18:22:45 -05:00
world.py Added hardware normal mapping, usable with -n/--normal option. 2014-02-02 18:22:45 -05:00