mattdesl / graphics-resources

:memo: a list of graphic programming resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphics-resources

A few of my bookmarks related to game development and realtime graphics programming.

Bulk Download

You can use gh-readme-scrape to bulk download some of the content here for offline reading. For example:

gh-readme-scrape mattdesl/graphics-resources resources/ -e pdf,pptx,ppt --rename

This will download all PDFs and power-point slides into a folder called resources.

Topics

Physically Based Rendering

Color Space

Light & Shadow

Environments

Time

Post-Processing

Ray Tracing & Distance Functions

Text, Lines & Shapes

Non-Photorealistic Rendering

Math

Misc Optimizations

Collections

Bloggers

Tools

License

MIT, see LICENSE.md for details.

About

:memo: a list of graphic programming resources

License:MIT License