Perpetually Drunk Mondrian, An Art Project
2021-11-08
                        
                            art
                        
                            random
                        
                            Piet Mondrian
                        
                            javascript
                        
                            canvas
                        
                            GitHub
                        
                    Art Driven Development
A pure fun art project I've been thinking about for quite a long time and finally got some time to make: https://hydralien.github.io/drunk-mondrian/.
The original idea was just randomly moving the pen on paper without thinking about it (preferably thinking about something completely different) and then filling some random parts with equally random colors. I originally wanted to use real pen, paper and watercolor but then thought of one of my favourite fabric prints and decided to make it a development exercise.
It's essentially a bunch of randomization stringed together in a fairly inefficient manner, but it works and I kinda like the results:
 
The code is open and could be found here: https://github.com/hydralien/drunk-mondrian