Art from the digital eye and digital mind. Generative design.
Sonoshee Sorted
Bent NYC
Piercing the Veil
Ronin
Ronin is an image processing and graphic design tool which interprets a dialect of Lisp to automate simple graphical tasks like exporting, resizing, and generating procedural imagery. For each image a deem worthy of showcasing here, I will link to the accompanying .lisp
script so you may easily copy, repurpose, and build upon it.
Image Sources
Ronin Techniques
Ronin calls for import and saturation (clear) (import $path) (pixels fn ~q ~rect) (def {name} {val}) (fill ~shape {color}) The Ronin call: (saturation pixel q) does something unknown. Maybe gets saturation quantity at pixel? Changes sat of one pixel?