README.md aktualisiert
This commit is contained in:
parent
90bbd4686b
commit
9c9995d53f
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
|||
# Voxel Engine
|
||||
|
||||
Voxel Engine nach dem
|
||||
Eine Voxel Engine nach dem
|
||||
[Tutorial von Coder Space.](https://youtu.be/Ab8TOSFfNp4)
|
||||
|
||||
Bis auf ein paar Errors ist das noch exakt der Code von Coder Space, weil ich erstmal das Tutorial schau, um es zu verstehen.
|
||||
|
||||
Zum installieren der Module:
|
||||
```
|
||||
pip install pygame pyglm moderngl numba
|
||||
|
|
Loading…
Reference in a new issue