>>1241998>>1243072Thanks for the kind words, that means a lot to me!
>>1242882>How do you even learn stuff like this?That's a good question, and I'm not sure how to answer it.
I'd say you have to play with fragment shaders and programming languages, and have some knowledge of mathematics.
All the info needed to implement the program is out there on the internet.
Look this up on Wikipedia:
- Logarithmic spiral
- Polar coordinate system
- Mipmap
- Bilinear interpolation
- Trilinear interpolation
- SRGB
- Alpha compositing
I won't bore this thread with more details, but here's a small write-up, if you're interested:
https://dpaste.com/EMHWNCKDAIt's set to delete itself in a month, so save it if it matters to you.
Download picrel and name it "drawing.png" if you want to run the code.