Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 673 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 673 Bytes

Putpix 3D Banner

3D software rasterizer written in TypeScript 🟦

Goals

  • This project follows my Wheel Reinventor's Principles.
  • Learn the maths behind projection, transformation, and simple lights.
  • Write an OBJ parser to load 3D models.
  • No graphics library or GPU usage. Just drawing one pixel at a time. Performance is a non-goal!

CleanShot 2023-04-24 at 10 45 14