New experimental HSR routine
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 3 Jan 2007 11:37:10 +0000 (12:37 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 24 Sep 2009 16:35:51 +0000 (18:35 +0200)
commit6ba923abf01462d9bd14c33835c1bf5872f594e0
tree91f9a3725b1cc41dbf907e7fd0957f617a81bfc6
parent50d03fe3eb45bdc4a82144565911695a58e82f85
New experimental HSR routine

 * Use some topology cache to speed up calculations
 * Use python's xrange() instead of range(), should be faster
 * Implement progress indicator functionality
 * SVG output is now SVG 1.0 valid
 * Support shadeless materials
 * Add support for multiple lights setups
 * Implement Newell algorithm for HSR

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