3dtoys/README.md
2024-08-12 20:29:39 -04:00

18 lines
381 B
Markdown

# 3D Toys
Everything in here is a little sample program or otherwise which
uses [haloo3d](https://github.com/randomouscrap98/haloo3d) and
[unigi](https://git.lumen.sh/Fierelier/unigi).
The libraries required are set as submodules, so you can pull them
with:
```
git submodule update --init
```
You don't need to pull in the submodules if you setup your includes
and stuff.