Skip to content

paulomenezes/computer-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

computer-graphics

3D viewer without libraries

A C# (WPF) app for draw 3d objects with:

  • Perspective projection
  • Scanline
  • Z-Buffer
  • Phong Shading

No libraries was used, the application only use the method to paint a pixel in screen.

Screenshot

About

3D viewer without libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages