Open MattiasFestin opened 3 years ago
Shaders: https://www.shadertoy.com/view/7dVGWR https://www.shadertoy.com/view/4ttSWf https://www.shadertoy.com/view/XslGRr
Bevy shader example: https://github.com/wilk10/shader_practice/tree/main/src/shaders/fire
https://github.com/bevyengine/bevy/blob/main/examples/shader/shader_custom_material.rs
https://github.com/Kupoman/shadertest
http://shdr.bkcore.com/
https://web.eecs.umich.edu/~weimerw/students/brady-mcs-paper.pdf
SHADERS: https://github.com/urho3d/Urho3D/blob/master/bin/CoreData/Shaders
PT denoise: https://www.shadertoy.com/view/ldKBzG
https://github.com/knightcrawler25/GLSL-PathTracer
https://erichlof.github.io/THREE.js-PathTracing-Renderer/Planet_Rendering.html
https://erichlof.github.io/THREE.js-PathTracing-Renderer/Volumetric_Rendering.html