DejaVu.spline: reimplementation of lincrv.c in python MS April 2000 original
code from Graphics Gem V pp220-222 Ken Shoemake, 1994
DejaVu.tileRenderer: Python reimplementation of Brian Paul's TR (tile Rendering) library
/* $Id: tileRenderer.py,v 1.10 2007/07/23 20:38:58 vareille Exp $ */
/*
* Tiled Rendering library
* Version 1.1
* Copyright (C) Brian Paul
*/
*
* This library allows one to render arbitrarily large images with OpenGL.