new structure complete

This commit is contained in:
Jorijn van der Graaf 2025-11-16 18:52:52 +01:00
commit e7d0bc8f8e
69 changed files with 141 additions and 2733 deletions

View file

@ -19,9 +19,5 @@ camera.Update();
## How to Run
```bash
crafter-build -c example -r
```
## Relevant documentation
[Camera](https://crafter-graphics.docs.catcrafts.net/classCrafter_1_1Mesh.html)
crafter-build build executable -r
```