项目作者: paulomenezes

项目描述 :
3D viewer without libraries
高级语言: C#
项目地址: git://github.com/paulomenezes/computer-graphics.git
创建时间: 2016-05-27T02:43:42Z
项目社区:https://github.com/paulomenezes/computer-graphics

开源协议:

下载


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