Handle non-mesh objects
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 4 Jun 2006 18:29:58 +0000 (20:29 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 24 Sep 2009 15:19:51 +0000 (17:19 +0200)
commitc71b2b3970d0bdcd1df68026aa3315141b42ded0
treec2923976e64880c17ecee9d45ae3218cbe22f92a
parentcb636907756fdaa87a409240bbebfda832bca34a
Handle non-mesh objects

 * Prepare for alpha component handling in output
 * Convert gometric objects (curves, text) to mesh before render
 * Make the isibility routine more pythonic
 * Add some basic View frustum clipping
 * Experiment with different face depth sort strategies

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