- Some of my work related to computer graphics course(15-662) in CMU :
- Rendering the model through OpenGL pipeline and computing normals of dynamic water wave meshes.
- Loop Mesh subdivision using winged edge data structure with GLSL environment mapping shader.
- Ray Tracing (photon mapping).
- Physics engine (Collision detection, spring rotation, damping test, stress testing).