/3D-Projection-in-Orthographic

Simple project for orthographic projection display by simgple GDI+

Primary LanguageC#MIT LicenseMIT

Orthographic-Projection

Simple project for 3d orthographic projection display by GDI+ without any third party library.

  1. Simple projection
  2. Show simple view manipulation by rotation, scaling, and offset.
  3. Support only line drawing, shader is not included.