.. |
assets
|
Add specular mapping.
|
2018-08-26 04:42:46 -04:00 |
shaders
|
Fixup: specular lighting.
|
2018-08-26 14:15:12 -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
|
Move sky to shaders.
|
2018-08-25 20:53:21 -04:00 |
entity.py
|
Fixup: specular lighting.
|
2018-08-26 14:15:12 -04:00 |
glgeom.py
|
Make matrices directly passable to ctypes.
|
2018-08-26 14:08:30 -04:00 |
loader.py
|
Use dedicated loader window to perform loading.
|
2018-08-24 15:32:17 -04:00 |
main.py
|
Run without debugging by default.
|
2018-08-26 04:53:22 -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
|
Make matrices directly passable to ctypes.
|
2018-08-26 14:08:30 -04:00 |
small_images.py
|
Punyverse 0.3: adding Python 3 support.
|
2018-08-22 04:19:04 -04:00 |
texture.py
|
Normal mapped the earth.
|
2018-08-26 03:59:14 -04:00 |
ui.py
|
Make matrices directly passable to ctypes.
|
2018-08-26 14:08:30 -04:00 |
utils.py
|
Stop using OpenGL to do modelview matrices.
|
2018-08-25 17:44:00 -04:00 |
world.json
|
Add specular mapping.
|
2018-08-26 04:42:46 -04:00 |
world.py
|
Fixup: specular lighting.
|
2018-08-26 14:15:12 -04:00 |