Personal Projects for Computer Science

#1
Develop a software in OpenGL to investigate differences between human color perception and color representation of display devices, effects of different color mixing techniques (subtractive, additive), gamma correction

#2 Develop a simple non-photorealistic shader (hatching etc.)

#3 Develop an OpenGL demo which distorts the perceived perspective by modifying the OpenGL graphics pipeline

#4 Develop an OpenGL demo where you try to animate a 3D dog model realistically. Your animation must perform four leg walking, other animations will be optional.