You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš d50b79d698 python: expose gl.Version and related utilities. 7 years ago
..
.gitignore Initial code for the Python bindings, adding math angle types. 7 years ago
__init__.py python: a better way to skip GL tests. 7 years ago
benchmark_math.py python: additions to the math benchmark. 7 years ago
test.py python: use an underscore for the less readable PixelFormat values. 7 years ago
test_gl.py python: expose gl.Version and related utilities. 7 years ago
test_gl_gl.py python: use an underscore for the less readable PixelFormat values. 7 years ago
test_math.py python: bind Math::Range. 7 years ago
test_math_numpy.py python: skip numpy tests if it's not installed. 7 years ago
test_meshtools_gl.py python: expose MeshTools::compile(). 7 years ago
test_primitives.py python: Cube and Square from Primitives. 7 years ago
test_scenegraph.py python: make scenegraph features actually instantiable from python. 7 years ago
test_scenegraph_matrix.py python: make room for more scenegraph transformation implementations. 7 years ago
test_scenegraph_numpy.py python: skip numpy tests if it's not installed. 7 years ago
test_scenegraph_trs.py python: expose TRS SceneGraph implementation. 7 years ago
test_shaders_gl.py python: make Matrix4 operations return Matrix4, not Matrix4x4. 7 years ago
test_trade.py python: *very* little from Trade. 7 years ago