Voxel Engine nach dem Tutorial von Coder Space: https://youtu.be/Ab8TOSFfNp4
Find a file
2023-10-19 13:08:11 +02:00
assets Working, but... 2023-10-19 12:59:58 +02:00
mesh Working, but... 2023-10-19 12:59:58 +02:00
shaders Working, but... 2023-10-19 12:59:58 +02:00
world_objects Working, but... 2023-10-19 12:59:58 +02:00
.gitignore Working, but... 2023-10-19 12:59:58 +02:00
camera.py Working, but... 2023-10-19 12:59:58 +02:00
engine.py Working, but... 2023-10-19 12:59:58 +02:00
player.py Working, but... 2023-10-19 12:59:58 +02:00
README.md README.md aktualisiert 2023-10-19 13:08:11 +02:00
scene.py Working, but... 2023-10-19 12:59:58 +02:00
settings.py Working, but... 2023-10-19 12:59:58 +02:00
shader_program.py Working, but... 2023-10-19 12:59:58 +02:00
textures.py Working, but... 2023-10-19 12:59:58 +02:00
world.py Working, but... 2023-10-19 12:59:58 +02:00

Voxel Engine

Voxel Engine nach dem Tutorial von Coder Space.

Zum installieren der Module:

pip install pygame pyglm moderngl numba