Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 341 Bytes

Rendering

Final assignment for a Computer Graphics course. This project covers displaying 3d graphics of some basic geometrical shapes. It's written in C#, without using any graphics libraries. The produced bitmap is displayed inside a simple WPF app.

It's possible to choose between different cameras, light sources and shading modes.