From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sat, 13 May 2006 11:21:49 +0000 (+0200)
Subject: Some stabilization work
X-Git-Tag: vrm-0.3~32
X-Git-Url: https://git.ao2.it/vrm.git/commitdiff_plain/f3c77e9118aad35bfc7180996315c56b88b20706?ds=sidebyside;hp=f3c77e9118aad35bfc7180996315c56b88b20706

Some stabilization work

 * Handle the canvas aspect ratio in the output writer not in the render
 * Remove the RotatePoint routine, as it is not used
 * Add proper rendering for animation
 * Use a better visibility routine
 * Use a better depth-sort routine
 * Factorize model-view transormation and back-face culling routines

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