A depository for John Dalton's personal artwork. Studio Artist, MSG, procedural art, WMF, digital painting, image processing, human vision, digital art, slit scan, photo mosaic, artistic software, video effects, computer painting, fractals, generative drawing, paint animation, halftoning, video effects, photo manipulation, modular visual synthesis, auto-rotoscoping, directed evolution, computational creativity, artificial intelligence, generative ai, style transfer, latent diffusion
Subscribe to:
Post Comments (Atom)
3 comments:
Can you tell a bit more on this TSP solver option ?
There are some MSG processors that work by solving the traveling salesman problem (basically taking a bunch of points and solving a minimal distance mapping for them). You can generate vector paths or shape based on the minimal distance path generated by connecting the points.
Here's an old post from the studio artist daily effects blog that covers an example of how to build an effect that uses this kind of MSG processor ( 1CAbstract6 )
http://studioartist.posterous.com/randomized-hue-abstraction-sketch
I've been added some different variations of this processor to the development code to make this kind of effect easier to generate. So the image above was generated with one of the new versions that builds a color image directly from a single processor.
Here are some other TSP solver generated images i've posted in the past here
http://happyislandmusic.blogspot.com/search/label/traveling%20salesman%20problem
Post a Comment