Skip to content

Commit

Permalink
Add Dive Into Systems and Rendering Course
Browse files Browse the repository at this point in the history
  • Loading branch information
notpresident35 authored Oct 31, 2024
1 parent 9da14fd commit 8ee332c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,9 @@ More huge lists of resources, with many, many more incredible things! Some of th
[Tool Dev](https://www.youtube.com/watch?v=pZ45O2hg_30&list=PLImQaTpSAdsBKEkUvKxw6p0tpwl7ylw0d) 💠🟪 - An introduction to tool development (or creating tools to make game development more productive) and editor scripting in Unity by Freya Holmér.


[Dive Into Systems](https://diveintosystems.org) - A free textbook on computer systems and C programming.


[Gamedev in Rust for Beginners](https://arewegameyet.rs/#resources) - A collection of books, tutorials, articles, and a community to boot.


Expand Down Expand Up @@ -277,6 +280,9 @@ More huge lists of resources, with many, many more incredible things! Some of th
[Render Hell](http://simonschreibt.de/gat/renderhell/) 🟪 - An overview of graphics and everything rendering for programmers. Covers an overview, with lots of references to books and other resources for deeper reading.


[Rendering Course](https://users.cg.tuwien.ac.at/zsolnai/gfx/rendering-course/) - A free master's level course on ray tracing, photorealistic rendering, and global illumination taught at the Technical University of Vienna.


["Painting with maths"](https://www.youtube.com/c/InigoQuilez) - A YouTube series about a _very_ technical art form


Expand Down

0 comments on commit 8ee332c

Please sign in to comment.