Simple 3D Framework [3]

2016-04-02に共有
Virtually all credit goes to my Linear Algebra (for 3d rotation algorithm) and Calculus (for polygon normal/backface culling algorithms) textbooks.

The teapot is the famous Utah Teapot (imported unsuccessfully into this project).

This also uses @DadOfMrLog's triangle filling algorithm.