ASCII Clouds
31–40 of 99 posts
Re: ASCII Clouds
#32Re: ASCII Clouds
#33Re: ASCII Clouds
#34Re: ASCII Clouds
#35Nice. This looks similar to what I have implemented: https://www.npmjs.com/package/asciiground , but I intended it more as a library where a user could program their own patterns by extending the existing systems. Sadly, my GitHub account got flagged, so there is no way to access the repository or GitHub pages for the demo at the moment.
Re: ASCII Clouds
#36Similar Perlin-based effect with mouse reactivity & audio: https://srdjan.pro
Re: ASCII Clouds
#37It's such a fabulous tool as the generated images can be used for effects like glass/ice displacements, cheap water-like effects, but you can also generate terrains from it or just cool visual effects that benefit from random patterns. The core property to me is that it feels very organic/natural.
This was such a common tool in Flash AS3 back in the days to create stunning effects, games and such. I'm not active in building visual stuff like that anymore but I bet it's still very common in this field, because why not?
Re: ASCII Clouds
#38Nice. This looks similar to what I have implemented: https://www.npmjs.com/package/asciiground , but I intended it more as a library where a user could program their own patterns by extending the existing systems. Sadly, my GitHub account got flagged, so there is no way to access the repository or GitHub pages for the demo at the moment.
First time I came across this, why does a github account get flaggged?
Re: ASCII Clouds
#39https://github.com/pj4533/asciidelic https://asciidelic.com
I should go back and add mobile support, maybe fullscreen support.
Re: ASCII Clouds
#40cool. but if it's really about ASCII then I expect to have possibility to copy/paste a cloudy sky in my text editor ;-P