Skip to content

Latest commit

 

History

History

README.md

Hierarchical Modeling & Animation.

Created animation sequence inspired by Luxo Jr using OPENGL

Synopsis

The lamp is modeled as an hierarchical Structure. This implies that movement of base affects the entire

lamp, but movement at other links does not affect the base.

How to run

Make sure you have glut installed on your linux system if not install them by using

sudo apt-get install freeglut3 freeglut3-dev

To execute code Run command

sh compile.sh

in your source folder and run the executable created.

Contributors

Sai Vignan and Bhargav

License

Copyright (C) 2014 V.Bhargav & Sai Vignan K

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.