Misc fixes and updates
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 14 Apr 2006 13:34:31 +0000 (15:34 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 24 Sep 2009 11:24:15 +0000 (13:24 +0200)
commitb68056f960f3135bfa0d7e6327d06bf412b420cf
treea7d4e1b46c6e87a86cb594ff5629f98a6d45db73
parentdafb24918e83227315727f0e3255823fcd7c5304
Misc fixes and updates

 * Fix projection
 * Fix face color rendering and add a way to disable wireframe
 * Use a scene for the transformed object so we don't touch the
   original user data
 * Add a better visibility routine
 * A little better depth sorting
 * Add support for batch mode

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
vrm.py