Created animation sequence inspired by Luxo Jr using OPENGL
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.
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.
Sai Vignan and Bhargav
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.