Monday 28 March 2016

Animated Robot

Simple Animated Robot


Simple Animated Robot OpenGL mini projects for 6th sem

Computer graphics projects for 6th semester student of VTU is vital as it help them learn the graphics. Today we have a simple animated robot OpenGL mini projects for 6th sem. This computer graphics OpenGL projects is quite simple and easy to code as well as understand the implementation. Like the other OpenGL projects on this blog we have many things to learn from this.

  1. The robot is quite simple.
  2. The animation is auto, so as program execute robot start moving.
  3. Robot animate at same place and at same pace. No forwards or backward movement.
  4. There is no interaction (neither the mouse nor the keyboard). You have to add one if you like to submit this project.




There are few benefits as well

  1. It is easy to understand the codes as only primitive objects has been used.
  2. Every piece of code is commented.
  3. A simple but worthy project for student who don't want to waste much time on coding and getting the stuff harder.

Download Program Source Code here
Download Full Project Report here

1 comment: