A single file 3d model viewer in python (using OpenCV for display). This is only supposed to be an illustration of some basic routines used in 3d graphics including transformations (model-view-projection), screenspace clipping, cameras, basic lighting etc.