Skip to content
/ lizz Public

An OpenGL demo for splines, shadowing and collision detection. Written for a university project back in 2006.

License

Notifications You must be signed in to change notification settings

s-j/lizz

Repository files navigation

A small project I wrote in a TDT4230 Visualization and Graphics back in 2006. It implements a simple scene graph, quaternions, splines, shadows, .obj-import and collision detection. A detailed description (written in Norwegian) can be found in the attached project report.

Instructions for installing drivers, compiling and launching on Ubuntu 14.04:

   sudo apt-get install freeglut3-dev 
   sudo apt-get install libgl1-mesa-dev
   make all
   ./acidtrip

About

An OpenGL demo for splines, shadowing and collision detection. Written for a university project back in 2006.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published