Small 3D/RT rendering engine based on OpenGL-ES with Python ctypes bindings.
Go to file
Roz K f5eafab3e4
Add picture to README.
2022-12-17 05:07:52 +01:00
cpp Custom instance parameters. 2022-12-17 04:58:19 +01:00
docs Renderer and Python ctypes bindings. 2022-08-28 04:23:13 +02:00
.gitignore Initial commit 2022-08-28 03:55:34 +02:00
BUILDING Renderer and Python ctypes bindings. 2022-08-28 04:23:13 +02:00
DEPENDENCIES Renderer and Python ctypes bindings. 2022-08-28 04:23:13 +02:00
LICENSE Initial commit 2022-08-28 03:55:34 +02:00
Makefile Cleanup: remove projection and views and add setters for mat3 and mat4 instead. 2022-09-20 03:10:59 +02:00
README.md Add picture to README. 2022-12-17 05:07:52 +01:00
__init__.py Custom instance parameters. 2022-12-17 04:58:19 +01:00

README.md

rk_engine

Small 3D/RT rendering engine based on OpenGL-ES with Python ctypes bindings.

picture