wasm: Enable backtraces in browser console
[mandelwow.git] / shaded_cube.rs
2017-07-08 Bernie InnocentiLoad shaders to shaders/
2017-06-29 Bernie InnocentiFix style warnings from clippy.
2017-06-26 Bernie InnocentiDraw the cubes using flat shading and fewer vertexes.
2017-05-08 Bernie InnocentiUse culling to draw sea of cubes.
2017-05-07 Bernie InnocentiPrecompute perspective * projection for the cubes.
2017-05-07 Bernie InnocentiDelete some commented out code.
2017-05-06 Bernie InnocentiAdd a sea shaded cubes, just because. No big deal ...