Skip to content

learn-computer-graphics/rendering-techniques

Repository files navigation

Rendering Techniques

RSS Badge

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.

👨‍👩‍👦‍👦 Contributing

If you find errors in the code, or better way to explain or do things, feel free to open an issue !

How to build

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 .

About

Explanation and examples of modern rendering techniques commonly used for game engines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published