Volume Rendering

Implemented Volume Rendering as a project in Interactive Graphics course at George Mason University, where a set of 512 MRI images of a knee are given as an input and represented as a volume on screen by the C++, OpenGL program. The volume is occupied by a 3D grid of voxels which are given opacity and color values based on the input images.