Woonggi Eun

Home Projects Resume

WGraphics

This is 3D graphics Framework made with C++ and OpenGL.
- Designed architecture to run framework properly.
- Built file loader for loading obj, images, shader.
- Created 3 different type of lighting with phong shading model
- Implemented reflection / refraction with fresnel effect.
- Rendered simple scene using deffered shading.