项目作者: paulomenezes
项目描述 :
3D viewer without libraries
高级语言: C#
项目地址: git://github.com/paulomenezes/computer-graphics.git
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.
