Small 3D/RT rendering engine based on OpenGL-ES with Python ctypes bindings.
Go to file
Roz K 7d35ac0e5b
Move vertex format to utils.
2023-01-07 06:30:08 +01:00
cpp Move vertex format to utils. 2023-01-07 06:30:08 +01:00
docs Update doc. 2022-12-17 14:02:02 +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 Remove heavy optims flags from makefile and add predefined function attributes instead. 2023-01-06 17:00:11 +01:00
README.md Add picture to README. 2022-12-17 05:07:52 +01:00
__init__.py Merge vertex and param formats. 2023-01-06 18:40:58 +01:00

README.md

rk_engine

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

picture