PBR link added to cheatsheets.

This commit is contained in:
Terkel
2017-04-15 16:33:15 +02:00
committed by GitHub
parent c7abea25c4
commit 801251a765

View File

@@ -281,6 +281,7 @@ Creative coding is a different discipline than programming systems in which the
- [OpenGL Shading Language](https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language) - Khronos Group GLSL wiki. - [OpenGL Shading Language](https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language) - Khronos Group GLSL wiki.
- [OpenGL 4.3 Reference Card](https://www.khronos.org/files/opengl43-quick-reference-card.pdf) - PDF Reference Card for the OpenGL 4.3 API. - [OpenGL 4.3 Reference Card](https://www.khronos.org/files/opengl43-quick-reference-card.pdf) - PDF Reference Card for the OpenGL 4.3 API.
- [Easings](http://easings.net/) - Interactive easing functions cheatsheet. - [Easings](http://easings.net/) - Interactive easing functions cheatsheet.
- [The newbie's PBR Cheat Sheet](https://www.artstation.com/artwork/YeBr3) - Short and sweet visual overview on PBR.
## Communities ## Communities