Lots of cgkit code
Almost all of the assignments I did for classes last quarter were done using the cgkit graphics library. I’ve posted all of the code that was written for these assignments. Maybe somebody will benefit from it. Here’s everything that’s there:
- A snowfall simulation for my Animation Algorithms class
- A keyframing system
- A billiards simulator
- A particle system
- An articulated figure motion system using BVH files
- A snowball simulation that uses some of the ODE stuff from cgkit
- A ray tracer built using the cgtypes from cgkit.