rk_island/game
2023-01-04 09:38:27 +01:00
..
shaders Rename samplers in sea shader. 2023-01-02 12:39:23 +01:00
__init__.py WIP sources and TODOs. 2022-08-28 05:09:52 +02:00
batch.py Bump engine submodules and rework vertices data for the new mesh struct. 2023-01-04 09:38:04 +01:00
camera.py Automatic shader inputs. 2022-12-31 15:22:30 +01:00
entity.py Bump engine submodule and freeze batchs. 2023-01-03 05:32:45 +01:00
environment.py Automatic shader inputs. 2022-12-31 15:22:30 +01:00
events.py Add events manager and mouse keyboard clients. 2022-12-29 08:13:53 +01:00
game.py Cleanup game script. 2023-01-04 09:38:27 +01:00
generator.py WIP sources and TODOs. 2022-08-28 05:09:52 +02:00
inputs.py Basic scene graph. 2022-12-31 19:16:44 +01:00
keyboard.py Add events manager and mouse keyboard clients. 2022-12-29 08:13:53 +01:00
math.py Bump engine submodule and move instances parameters to ctypes. 2022-12-20 13:48:19 +01:00
mouse.py Add events manager and mouse keyboard clients. 2022-12-29 08:13:53 +01:00
obj2rkar.py Bump engine submodules and rework vertices data for the new mesh struct. 2023-01-04 09:38:04 +01:00
resources.py Bump engine submodules and rework vertices data for the new mesh struct. 2023-01-04 09:38:04 +01:00
scene.py Split scene groups and nodes. 2023-01-02 12:43:25 +01:00
sea.py Cleanup sea triangles creation. 2022-12-31 19:32:39 +01:00
shader.py Automatic uniforms with binding. 2023-01-02 12:33:34 +01:00
texture.py Basic scene graph. 2022-12-31 19:16:44 +01:00
time.py Basic scene graph. 2022-12-31 19:16:44 +01:00
triangles.py Rename sea shader. 2022-12-31 19:27:23 +01:00
vertices.py Bump engine submodule and rework resouces. 2023-01-03 13:02:22 +01:00