punyverse/punyverse
2018-12-01 01:27:56 -05:00
..
assets Release 1.1 with higher resolution textures. 2018-08-29 17:55:06 -04:00
shaders Make punyverse runnable on macOS 2018-11-27 01:27:59 -05: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 Release punyverse 1.2 with better cross platform support 2018-12-01 01:27:56 -05:00
_glgeom.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-29 02:20:07 -04:00
entity.py Release 1.1 with higher resolution textures. 2018-08-29 17:55:06 -04:00
glgeom.py OpenGL 3.2 core profile compatibility achieved! 2018-08-29 02:29:45 -04:00
glwrapper.h Release punyverse 1.2 with better cross platform support 2018-12-01 01:27:56 -05:00
launcher.c Create new punyverse launchers that will use dedicated graphics. 2018-08-29 02:20:36 -04:00
launcher.py Create new punyverse launchers that will use dedicated graphics. 2018-08-29 02:20:36 -04:00
loader.py Make sky disablable, and disable by default on macOS 2018-11-27 01:44:06 -05:00
main.py Make sky disablable, and disable by default on macOS 2018-11-27 01:44:06 -05:00
model.py Use VAOs for everything. 2018-08-29 02:29:45 -04:00
orbit.py Use the faster Newton's method for eccentric anomaly. 2018-08-23 21:49:38 -04:00
shader.py Use VAOs for everything. 2018-08-29 02:29:45 -04:00
small_images.py Mostly working Intel integrated graphics compatibility. 2018-08-29 02:20:07 -04:00
texture.py So much legacy texture stuff can go. 2018-08-30 16:47:10 -04:00
ui.py Make punyverse runnable on macOS 2018-11-27 01:27:59 -05:00
utils.py Stop using OpenGL to do modelview matrices. 2018-08-29 02:18:12 -04:00
world.json Release 1.1 with higher resolution textures. 2018-08-29 17:55:06 -04:00
world.py Make sky disablable, and disable by default on macOS 2018-11-27 01:44:06 -05:00