old toy rendering engine in openGL
- D 93.9%
- GLSL 5.8%
- Makefile 0.3%
| shaders | ||
| source | ||
| textures | ||
| .gdbhist | ||
| .gitignore | ||
| dub.json | ||
| dub.selections.json | ||
| libstb_image.so | ||
| Makefile | ||
| README.md | ||
| test.d | ||
Gadget
Experimenting GL rendering + physics with D.
Building
You'll need the following packages:
Once you've set it up, follow these steps:
cdinto the root directory, wheredub.jsonis;dub upgrade(may be optional, but do it just in case);dub.
If you're lucky, you should see something resembling this:
If that's not the case...it's ok. Gadget is still super-WIP and things break and change all the time. Just come back later I guess :)

