4 ms·
Click on where it says DIFF; its not edge detection More likely to be some kind of color space thresholding
by E-Reverance 1y ago
Click on where it says DIFF;
its not edge detection
More likely to be some kind of color space thresholding
- E-Reverance 1y agoNever mind, you were right that it is edge detection (a terrible one though lol): https://shaderacademy.com/shaders/glsl/ranked_1/fragmentExpected.glsl https://shaderacademy.com/shaders/glsl/ranked_1/fragmentExpe... But I still stand by the ai-gen'd aspect
- szpro 1y agoHey, so I responded about it in other thread, but let me respond here. Most challenges were created by us, but we use LLM for example to generate comments in the code or generate some simple boiler plate. Sometimes, it is also useful to create similar challenge to already existing one.