Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 400 Bytes

3dSpline

Computer Graphic Project Simply a bezier surface, that can be illuminated by using number of light sources. The 3D coordinate system is all self made using perspective projection equations. Basically, everything done here is pixel plotting. The surface is modeled with Phong model. And the Gourard shading is still not working.

Contributors

Akash Shrestha

Ganesh Pandey