Skip to content

tobloef/putpix-3d-ts

Repository files navigation

Putpix 3D Banner

3D software rasterizer written in TypeScript 🟦

Goals

  • This project follows my Wheel Reinventor's Principles: In short, it's made from scratch for learning and to tailor it to my specific use cases.
  • 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

About

3D renderer from scratch, written in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages