rickerbh / GenerativeArtHaskell

MIT License
4 stars 0 forks source link

photos? #1

Closed techieshark closed 8 years ago

techieshark commented 8 years ago

If you'd like to tidy it, or suggest better ways to do things please do via issues/pull reqeusts.

Do you have any photos from the output? I'd love to see a couple in the README (or just here on this issue).

Thanks!

rickerbh commented 8 years ago

Hey - sorry for the delay in reply - github notifications didn't seem to alert me about this issue. I've attached a couple of images from the playground. I've created/joined together a small collection of functions (sine/cosine wave generator, perlin noise generator, simplex noise generator), and applied them to other generators such as circle and spiral generators. I've attached some images of what these produce. I've love to find more time to work on this, but it's tricky.

screen shot 2016-03-24 at 12 55 56 pm screen shot 2016-03-24 at 1 07 21 pm screen shot 2016-03-24 at 12 56 11 pm screen shot 2016-03-24 at 12 55 41 pm
techieshark commented 8 years ago

Ah, awesome! Thanks!