|
|
|
|
|
by thehappyfellow
901 days ago
|
|
This is very nice! I remember drawing direction fields and integral lines through them in my numerical PDE class but I guess I lacked artistic mindset to push it further :) I see that some of your generative art i this styles has multicoloured flow lines, is that just random or are the splits computed somehow? |
|
I even wrote a small UI using Rust and egui to render the drawings in real-time just to play around with that specific part. It looks like this https://imgur.com/a/Zfp1ls3 and is open source https://github.com/damoonrashidi/generative-art/tree/develop...