justifably polishings
by Jared Haer
Tempests Unresistedness Study
#Python #instamood #instagood #creativecode #fineart #love
@j216 Nice images. Just a few questions: Do you generate these images purely from code? Are they transforms over manually created imaged or a mix. Finally, do you ever make the code available?
@ffracture GIMP as a thing that let's me use all the features of the image editing software from Python. Basically I have photos I have taken and fractals I have captured and blend them together. There are 3 different processes, one of the processes is choosen at random. One process draws black and white difference stars, fractal and photo masked and mixed, and plasma with drawings of random trees and Ray's that look like pac man face down because the degrees are rounded, https://github.com/J216/gimp_be
J216/gimp_be

Python module extending gimp draw features and allowing remote udp drawing and remoting sensor data to be used in drawing - J216/gimp_be

@j216 Thanks!