Difference between revisions of "User:Darkfrei"
(Created page with "Hi here --~~~~") |
(→Shader examples) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Hi here --[[User:Darkfrei|Darkfrei]] ([[User talk:Darkfrei|talk]]) 11:54, 9 February 2020 (CET) | Hi here --[[User:Darkfrei|Darkfrei]] ([[User talk:Darkfrei|talk]]) 11:54, 9 February 2020 (CET) | ||
+ | |||
+ | |||
+ | |||
+ | * [[User:darkfrei/example_functions]] | ||
+ | |||
+ | * [[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] |