A short portfolio of projects done on C
Drawing normal Figures
Code on C and OpenGL to create figures and drawings

Sine Wave
Code on C and OpenGL to create a Sine Wave

Wire Frame and Solid letter
Code on C and OpenGL to create a letter in wireframe and solid format

Ascii Art
Code on C and OpenGL to read a document and assign a random color to each character of the text

Sierpinski Triangle
Code on C and OpenGL to draw an infinitely recursive triangle with a mouse and the keyboard.

Gingerbread Man
Code on C and OpenGL to draw a Gingerbread man with random color and points given a function.

Montecarlo Method to calculate Pi
Code on C and OpenGL to draw a Circle and determine the value of Pi.

Animated Cube
Code on C and OpenGL to draw a cube animation that opens and closes.

Animated Arm
Code on C and OpenGL to draw an arm that takes a cube and moves it.

Viewports
Code on C and OpenGL to manage viewports

Material Illumination
Code on C and OpenGL to illuminate materials

3D Illuminated Scene
Code on C and OpenGL to illuminate materials
