punyverse/punyverse
Quantum 13e247bea3 Use dedicated loader window to perform loading.
This paves the way to use OpenGL core profile in the future while still using legacy to draw the simple loader.
2018-08-24 15:32:17 -04:00
..
assets Fix various bugs for 64-bit and Linux. 2018-08-22 16:22:08 -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 Implemented normal mapped sphere in Cython. 2013-11-25 16:34:21 -05: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 Move non-UI logic from game to world. 2018-08-24 15:32:17 -04:00
entity.py Move non-UI logic from game to world. 2018-08-24 15:32:17 -04:00
glgeom.py Use dedicated loader window to perform loading. 2018-08-24 15:32:17 -04:00
loader.py Use dedicated loader window to perform loading. 2018-08-24 15:32:17 -04:00
main.py Use dedicated loader window to perform loading. 2018-08-24 15:32:17 -04:00
model.py We don't need a torus function... 2018-08-23 21:58:10 -04:00
orbit.py Use the faster Newton's method for eccentric anomaly. 2018-08-23 21:49:38 -04:00
small_images.py Punyverse 0.3: adding Python 3 support. 2018-08-22 04:19:04 -04:00
texture.py Use dedicated loader window to perform loading. 2018-08-24 15:32:17 -04:00
ui.py Use dedicated loader window to perform loading. 2018-08-24 15:32:17 -04:00
world.json Move non-UI logic from game to world. 2018-08-24 15:32:17 -04:00
world.py Use dedicated loader window to perform loading. 2018-08-24 15:32:17 -04:00