rk_island/game
2022-12-25 04:35:09 +01:00
..
shaders Split vertex shader for terrain and tests. 2022-12-18 04:53:28 +01:00
__init__.py WIP sources and TODOs. 2022-08-28 05:09:52 +02:00
batch.py Use the new buffer method to create ctypes arrays. 2022-12-23 10:24:21 +01:00
camera.py Rework camera. 2022-12-20 16:10:09 +01:00
environment.py Bump engine submodule and move instances parameters to ctypes. 2022-12-20 13:48:19 +01:00
game.py Bump engine submodule. 2022-12-25 04:35:09 +01:00
generator.py WIP sources and TODOs. 2022-08-28 05:09:52 +02:00
math.py Bump engine submodule and move instances parameters to ctypes. 2022-12-20 13:48:19 +01:00
obj2rkar.py Bump engine submodule and move texlevels from instance params to texcoords. 2022-12-05 05:53:23 +01:00
resources.py Bump engine submodule and move instances parameters to ctypes. 2022-12-20 13:48:19 +01:00
sea.py Bump engine submodule and move texture slots. 2022-12-19 06:40:49 +01:00
shader.py Split vertex shader for terrain and tests. 2022-12-18 04:53:28 +01:00
triangles.py WIP sources and TODOs. 2022-08-28 05:09:52 +02:00