Present a spinning 3D object on the MicroView's display
This sketch uses a generic (but highly limited!) graphics engine with backface culling. Bits of source paraphrased from the BabylonJS project, Extremely Fast Line Algorithm and an MSDN tutorial.
Edit "shape.h" to choose the object you would like to display.
Sources: