Monet Painterly Shader Source Code
Added 2025-03-02 23:12:19 +0000 UTCHey everyone,
Attached is the source code for the Painterly Shader based on Monet. I will get the UI out to you as well very soon.
The folder contains a README with instructions on getting set up as well as the test image "House_By_Tony_Wan". To use that image you will need the Shadertoy Custom Textures chrome extention so you can drag and drop an image into a shadertoy iChannel.
There are two options for getting this project up and running on Shadertoy but I'll give a quick summary here.
The easiest is to use the Shadertoy Unofficial Plugin and import the provided JSON file. If you have chrome you can use this extention.
If you don't have chrome I have provided the code for each buffer, common and Image in a separate folder. Once you copy and paste the code you will see in comments at the top exactly how to set up each buffer properly. For the image tab you will have to scroll down a bit further to see the instructions fo setup since I added other info above it.
As always if you have any questions about getting set up let me know!