Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobloef authored Oct 15, 2024
1 parent dddc948 commit 17e3594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Goals

* This project follows my [Wheel Reinventor's Principles](https://github.com/tobloef/wheel-reinventors-principles): In short, it's made from scratch for learning and to tailor it to my specific use cases.
* This project follows my [Wheel Reinventor's Principles](https://github.com/tobloef/wheel-reinventors-principles): In short, it's made from scratch for learning.
* 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!
Expand Down

0 comments on commit 17e3594

Please sign in to comment.