Small 3D/RT rendering engine based on OpenGL-ES with Python ctypes bindings.
Go to file
2022-12-27 06:18:51 +01:00
cpp Add mat3 instances parameters. 2022-12-26 14:05:06 +01:00
docs Update doc. 2022-12-17 14:02:02 +01:00
__init__.py Cleanup mat4 setters. 2022-12-27 06:18:51 +01: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 Split display from render and rework init/terminate. 2022-12-24 11:27:53 +01:00
README.md Add picture to README. 2022-12-17 05:07:52 +01:00

rk_engine

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

picture