README.md aktualisiert
This commit is contained in:
parent
b1edaf6fc1
commit
3a69a43f0e
1 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
# voxel_engine
|
||||
# Voxel Engine
|
||||
|
||||
Voxel Engine nach dem Tutorial von Coder Space: https://youtu.be/Ab8TOSFfNp4
|
||||
|
||||
Zum installieren der Module:
|
||||
```
|
||||
pip install pygame pyglm moderngl numba
|
||||
```
|
Loading…
Reference in a new issue