I am building a representation of a hand using basic quadric objects (spheres + cylinders) with controlled rotations at joints etc. I am keeping everything simple, but after a number of movement my machine slows down (350Mhz, 128M, TNT2) and it kills a friends machine. Is this a memory problem? Do I need to destroy the display lists, am I filling up a stack somehow? Anyone have any ideas?