Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobloef authored Jul 9, 2024
1 parent 4d3d895 commit dddc948
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 @@ -5,7 +5,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.
* Learn the maths behind 3D projection and simple point lights.
* 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 dddc948

Please sign in to comment.