Planetside Software Forums

General => Open Discussion => Topic started by: inkydigit on May 16, 2013, 09:54:48 AM

Title: very cool recursion-toy
Post by: inkydigit on May 16, 2013, 09:54:48 AM
http://soulwire.co.uk/experiments/recursion-toy/
:)
more stuff http://soulwire.co.uk/
:)
Title: Re: very cool recursion-toy
Post by: Dune on May 16, 2013, 11:54:04 AM
That's very interesting, Inky. Thanks! A good way to make an initial mask for a river system if you take the root. Just copy the algorithm into TG  ;)
Title: Re: very cool recursion-toy
Post by: inkydigit on May 16, 2013, 02:33:48 PM
My thoughts exactly!
:)
Title: Re: very cool recursion-toy
Post by: Zairyn Arsyn on May 16, 2013, 02:56:44 PM
this is really cool, need to play with it some more.
Title: Re: very cool recursion-toy
Post by: TheBadger on May 16, 2013, 03:12:32 PM
What is "Web GL" ????? http://soulwire.co.uk/experiments/
Title: Re: very cool recursion-toy
Post by: inkydigit on May 16, 2013, 04:48:29 PM
Quote from: TheBadger on May 16, 2013, 03:12:32 PM
What is "Web GL" ????? http://soulwire.co.uk/experiments/
try firefox or chrome for Web GL
http://en.wikipedia.org/wiki/WebGL
:)
Title: Re: very cool recursion-toy
Post by: Matt on May 16, 2013, 11:28:39 PM
Quote from: Dune on May 16, 2013, 11:54:04 AM
That's very interesting, Inky. Thanks! A good way to make an initial mask for a river system if you take the root. Just copy the algorithm into TG  ;)

It would have to be a heightfield operator/generator or image generator, since it's a raster operation ;)