voxel_engine/README.md

9 lines
173 B
Markdown
Raw Normal View History

2023-10-19 13:06:39 +02:00
# Voxel Engine
2023-10-19 11:55:10 +02:00
2023-10-19 13:08:11 +02:00
Voxel Engine nach dem
[Tutorial von Coder Space.](https://youtu.be/Ab8TOSFfNp4)
2023-10-19 13:06:39 +02:00
Zum installieren der Module:
```
pip install pygame pyglm moderngl numba
```