Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-03 | libs: commit missing Makefile.am files | Vito Caputo | |
Oops! This should have made it into b5bc96, been sitting in my tree. | |||
2018-03-19 | ray: libize raytracer core, introduces src/libs | Vito Caputo | |
This is the first step of breaking out all the core rendering stuffs into reusable libraries and making modules purely compositional, consumers of various included rendering/effects libraries. Expect multiple modules leveraging libray for a variety of scenes and such. Also expect compositions mixing the various libraries for more interesting visuals. |