On The Subject Of In One Weekend
-
Game Physics In One Weekend in Swift Playgrounds Jul 18, 2024A while ago I worked through Ray Tracing in One Weekend by Peter Shirley which is a really approachable introduction to ray tracing. I learned recently of a related series of books called Game Physics in One Weekend by …
-
Ray Tracing in One Weekend with Rust Jul 12, 2017Recently I was reading through the current edition of Effective Modern C++ which covers up to C++14, and I found myself getting bogged down by the huge number of language features and in particular the caveats around …