shaders
shaders copied to clipboard
Add example with test models
This should work as a testbed to toggle between different techniques and measure the performance.
See common 3D test models https://en.wikipedia.org/wiki/List_of_common_3D_test_models
My plan is to use piston-geometry to load the models in a range structure which can be used to look up the slices to use for rendering. I've updated https://github.com/pistondevelopers/geometry with code based on an earlier prototype.
- [x] Parse exported file from Blender