punyverse/punyverse
2018-08-28 03:32:25 -04:00
..
assets Cube map sky and add constellation lines. 2018-08-28 03:32:25 -04:00
shaders Cube map sky and add constellation lines. 2018-08-28 03:32:25 -04:00
__init__.py Initial version. 2013-10-22 20:38:37 -04:00
__main__.py Use a proper format for main module. 2018-08-24 15:32:16 -04:00
__main__.pyw Use a proper format for main module. 2018-08-24 15:32:16 -04:00
_cyopengl.pxi Get rid of GLU in _cyopengl.pxi. 2018-08-24 15:38:49 -04:00
_glgeom.pyx We don't need a torus function... 2018-08-23 21:58:10 -04:00
_model.pyx We don't need a torus function... 2018-08-23 21:58:10 -04:00
camera.py Mostly working Intel integrated graphics compatibility. 2018-08-27 00:05:43 -04:00
entity.py Cube map sky and add constellation lines. 2018-08-28 03:32:25 -04:00
glgeom.py Cube map sky and add constellation lines. 2018-08-28 03:32:25 -04:00
launcher.c Fixup: __wargv is not a thing unless you use wmain, in which case __argv is not a thing. 2018-08-27 05:31:05 -04:00
launcher.py Create new punyverse launchers that will use dedicated graphics. 2018-08-27 02:53:05 -04:00
loader.py Mostly working Intel integrated graphics compatibility. 2018-08-27 00:05:43 -04:00
main.py Add a debug flag. 2018-08-27 16:59:17 -04:00
model.py Stop using OpenGL to do modelview matrices. 2018-08-25 17:44:00 -04:00
orbit.py Use the faster Newton's method for eccentric anomaly. 2018-08-23 21:49:38 -04:00
shader.py Mostly working Intel integrated graphics compatibility. 2018-08-27 00:05:43 -04:00
small_images.py Mostly working Intel integrated graphics compatibility. 2018-08-27 00:05:43 -04:00
texture.py Cube map sky and add constellation lines. 2018-08-28 03:32:25 -04:00
ui.py Cube map sky and add constellation lines. 2018-08-28 03:32:25 -04:00
utils.py Stop using OpenGL to do modelview matrices. 2018-08-25 17:44:00 -04:00
world.json Cube map sky and add constellation lines. 2018-08-28 03:32:25 -04:00
world.py Convert rings to shaders. 2018-08-27 19:28:17 -04:00