BrutPitt / glslSmartDeNoise

Fast glsl deNoise spatial filter, with circular gaussian kernel, full configurable
BSD 2-Clause "Simplified" License
254 stars 26 forks source link

glslSmartDeNoise is now utilized in JWildfireSwan #4

Open thargor6 opened 2 years ago

thargor6 commented 2 years ago

Hi BrutPitt, I just wanted to mention that I'm now using an adoption of your glslSmartDeNoise-algorithm in my project, which is an advanced flame-fractal-generator based on WebGl and Vaadin: https://github.com/thargor6/JWildfireSwan There is also a live demo: https://herokuapp.overwhale.com/

Thanks for your work and best regards, Andreas