Explanation and examples of modern rendering techniques commonly used for game engines
Our content is viewable on our blog with the help of Jupyter Book. You can also use the book as standalone for better performance on mobile.
If you find errors in the code, or better way to explain or do things, feel free to open an issue !
Need to install python. Then move inside the repository folder and run pip install -r requirements.txt
. Finally, build the book by running jupyter-book build .