Oooo great app for repeating patterns.
now if someone is all like "hey bro crypto is here welcome to the future" you can be like
Oooo great app for repeating patterns.
now if someone is all like "hey bro crypto is here welcome to the future" you can be like
This tries to mimic iOS 16's spiral emoji wallpaper generator. Not exactly the same but close enough. Inspired by my own tweet. Implementation forked from @mourner's Drawing logarithmic spirals. 🙇♂️ Contributions and forks welcomed! Formulas derived Logarithmic spiral definition Drawing code and variables Dependencies `Graphemer` is needed to split string of emojis in JavaScript because `String.split` is not smart enough. Based on this Stack Overflow answer. Would prefer to use `Intl.Segmenter` but browse