I've made a drawing app based on my physical sketching practice, using fluid sim and some shader tricks to mimic watercolor-style ink washes. Best used on iPad or with a drawing tablet. The linked article shows how the core engine works, with plenty of little interactive demos. It was fun to make, sharing in hopes others find it fun too :)
Nice visualizations - have you tried Rebelle? They have an online version that lets you play with the watercolor/brushes of the painting software so you can see the colors drying on the canvas.
Oooh yeah I forgot how incredible that was! They really put care into how the pigments mix and move. I used to love watching timelapses of people doing art in rebelle.
As an amateur watercolour artist (shameless plug: https://www.instagram.com/p/DBlKG5cMPxa) I have to say the feeling your made with this wash is gorgeous. Back in the analogue world - paper grain and type/brand has a lot to do with it. Watercolour is really about unpredictability - it's about taking advantage of this unpredictability in terms of how the water travels down the grain and the impact that it makes, combined with light/shadow and "confidence" the artist brings with the brush. So of course it's never going to be truly transferrable digitally, but I still love the work you put into this.
The examples display a degree of vorticity that I have never seen in real life watercoloring. They look great superficially, but they look super weird at reasonable inspection. Water on paper does not flow nearly so freely.
I'm not sure "realistic" is important here. It's just art, and watercolors aren't known for being hyper-photographic to begin with. Instead, this enables... while it shows some ability to imitate digitally what watercolors can do on paper, it also shows that it can do things that physical media can't do at all. It's quite brilliant, and I wish it was in Gimp or even Inkscape. Can these images be stored as a sort of "vector"? To be able to go back in and dial down the vortices that you don't like (or to dial them even higher)? To design the water flow underneath as a field of sorts. Would be sort of awesome.
Whatever may be important to you, the website clearly presents itself as trying to realistically represent watercolor, which it then doesn't do. It's a fine-ish first order approximation if you squint real hard, but misunderstands the dynamics of watercolor.
Very cool app and very well explained throughout! I enjoyed peeking under the hood and learning those details like sampling a lower res flow field. Thank you for creating and sharing this
looks beautiful! i wanted to bookmark it because sometimes i need to explain some geometry to my son, and i have to download some sketching app each time, but with this I could just open and paint. There's one problem however. When on mobile, the page does not hid the control panel (mode, ink, etc) and it takes a large portion of the screen.
Ah yeah that's not ideal, fixed. I like the menu sticking around on iPad, but it now gets out of the way on smaller phone screens. Thanks for the reminder, I'd been meaning to do this!
(Also, tldraw.com is fantastic for quick+easy diagrams and works great on mobile if you want a better whiteboard that isn't so art-focused :) )
This is really charming. The interactive demos make the technical explanation much more approachable. One feature that might be fun is replay/exporting the stroke process, since the wash spreading is part of what makes it satisfying to watch.
this is really gorgeous. I build ed tech apps for kids, which often includes whiteboard. I am always in search of inspiration to make it more tactile and less MS Paint, love this!
Beautiful! Love the fluidity. Great for calligraphy.
> While I've tidied up a bit, the rest of this article contains plenty of AI-witten prose.
This is the right approach. I have no problem with someone using AI to draft a presentation (especially a technical one like this) -- just say it upfront and then people have no reason to get upset.
Why is just having the web page loaded in a browser's (Firefox) tab ramping up the iGPU on my computer to 75%? The GPU load is consistently 75% whether I'm drawing or just have an untouched web page.
MS Edge has the same behavior with GPU loading regardless of drawing or not, but the GPU is at 50%.
Did you read the article? Each demo canvas is interactive and running multiple shaders per frame. They could probably reduce power consumption by having a play button on each demo canvas, or pausing the simulation after a sufficient amount of time has passed and things have stabilized, but yeah. The reason your GPU is being used is because it's being used.
https://www.escapemotions.com/experiments/rebelle/index.php
reply