A mini-project : Random Flowing lines (qix like) Description: An example of a 'qix'-like line demo, but without the traditional erase lines, and with anti-aliased lines. Draws a sim…
A Mini-Project developing Screen Saver Ship in OpenGL Description: Draws a simple screen saver with ship floating in the water. The ship move forward and move backward as well. The water also stir…
OpenGL project implementing the Graphics Editor (paint) Description: Design and implementation of a simple Graphics Editor. This is paint like computer graphics with opengl which able to draw like …
Make the Moving Rings in OpenGL a smart Project Description: Program to demonstrate t he movement of the rings. A small ring inside a another big ring both shows movement with fade out(which…
Light Torus : Animating Lights over the objects Description: Program to demonstrate how to add lighting and material properties to a torus.This program extends the program Wrap Torus. The …