/WPF-3D-CPU-Engine-C-

A C# 3D engine made in WPF, that can render a wireframe version of any .obj 3D model (As long as its faces are Quads or Triangles). Using WPF or the CPU to draw 3d graphics is never efficient, it is only made for learning/demonstration.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Stargazers