punyverse/punyverse
2013-11-21 20:59:33 -05:00
..
assets Added normal map for earth as proof of concept. 2013-11-21 20:47:29 -05:00
__init__.py Initial version. 2013-10-22 20:38:37 -04:00
__main__.py Added support for older launchers. 2013-11-06 17:32:31 -05:00
__main__.pyw Added launcher generation and fixed all imports. 2013-10-29 18:52:35 -04:00
_cyopengl.pxi Initial version. 2013-10-22 20:38:37 -04:00
_glgeom.c Initial version. 2013-10-22 20:38:37 -04:00
_glgeom.pyx Added launcher generation and fixed all imports. 2013-10-29 18:52:35 -04:00
_model.c OMG did I just break standalone python usage of punyverse? 2013-10-30 22:52:19 -04:00
_model.pyx OMG did I just break standalone python usage of punyverse? 2013-10-30 22:52:19 -04: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 Objects no longer flicker when being far (10x improvement). Close objects are not displayed very well. 2013-11-21 16:45:38 -05:00
gencheap.bat Added Mercury and Venus. 2013-10-31 18:51:04 -04:00
glgeom.py Switched to a triangle strip, should be much faster. 2013-11-21 20:59:33 -05:00
model.py Added launcher generation and fixed all imports. 2013-10-29 18:52:35 -04: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 normal map for earth as proof of concept. 2013-11-21 20:47:29 -05:00
world.py Added normal map for earth as proof of concept. 2013-11-21 20:47:29 -05:00