Draw the cubes using flat shading and fewer vertexes.
[mandelwow.git] / shaded_cube.rs
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 ...