Yet another way to get the "Computergraphik I" exercises done.
- ucgf.py: Actual framework, generic stuff
- point_cloud.py: Reads in .pobj point clouds
- robot.py: a small industrial robot with moving joints
- projection.py: Drawing through a projection matrix
- texture.py: Unfinished texture projection stuff
- obj_parser.py: Parsing .obj files
- flat.py: Drawing curves based on different functions