Skip to content

Project for 3D computer graphics in C# to visualize different shading models: flat, Gouraud and Phong.

Notifications You must be signed in to change notification settings

moskala/Graphics3D-shading

Repository files navigation

Graphics3D-shading

Project for 3D computer graphics in C# to visualize different shading models:

  • Flat shading
  • Gouraud shading
  • Phong shading

It is possible to change values of parameters of Phong reflection model as well as set camera type, position and target.

Project is implemented in C# and Windows Forms framework.

Sample screenshots: Phong shading: Phong shading image

Gouraud shading: Gouraud shading image

Flat shading: Flat shading image

About

Project for 3D computer graphics in C# to visualize different shading models: flat, Gouraud and Phong.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages