Commit graph

9 commits

Author SHA1 Message Date
Quantum c98a40cbe7 Stop using OpenGL to do modelview matrices. 2018-08-25 17:44:00 -04:00
Quantum 487b17c55b Converted models to VBO.
Note that this actually makes things slower... at least until we move to shaders.
2018-08-24 23:21:28 -04:00
Quantum 5cbae25738 Significantly clean up model loader.
Temporarily disabled the cython version since improvements will be later backported.
2018-08-24 22:11:05 -04:00
Quantum b54601f9f7 We don't need a torus function... 2018-08-23 21:58:10 -04:00
Quantum 2baeaa5752 Fix python 2 on linux. 2018-08-22 17:42:34 -04:00
Quantum b4dce48fa7 Punyverse 0.3: adding Python 3 support. 2018-08-22 04:19:04 -04:00
Quantum bb855ec759 Backported all of Cython model loader to Python. 2013-11-23 12:36:27 -05:00
Quantum d1bd66f463 Added launcher generation and fixed all imports. 2013-10-29 18:52:35 -04:00
Quantum f87524916e Initial version. 2013-10-22 20:38:37 -04:00