Difference between revisions of "User:Darkfrei"
(→Shader examples) |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
* [[Special:Contributions/darkfrei]] | * [[Special:Contributions/darkfrei]] | ||
+ | |||
+ | |||
+ | |||
+ | == Shader examples == | ||
+ | * [https://blogs.love2d.org/content/beginners-guide-shaders A Beginner's Guide to Shaders] | ||
+ | * [https://love2d.org/forums/viewtopic.php?p=253834#p253834 Dithering with matrix] | ||
+ | * [https://github.com/mattegan/Love-GameOfLife/blob/master/calculationShader.glsl Conway's Game of Life] |