Oliver's simple fluid dynamics simulator in Javascript
1–10 of 16 posts
Re: Oliver's simple fluid dynamics simulator in Javascript
#2Re: Oliver's simple fluid dynamics simulator in Javascript
#3I would love to see this on a multi-touch display. I wonder if you could make an iphone app like this. Maybe have a little paper boat that floats on the surface which you can't interact with directly but you have to use your fingers to change the flow of the water to shepherd the boat through certain obstacles?
If anybody wants to do this I'll donate my time to make the art :-P
Re: Oliver's simple fluid dynamics simulator in Javascript
#4Re: Oliver's simple fluid dynamics simulator in Javascript
#5Wow, that's mesmerizing. I would love to see this on a multi-touch display. I wonder if you could make an iphone app like this. Maybe have a little paper boat that floats on the surface which you can't interact with directly but you have to use your fingers to change the flow of the water to shepherd the boat through certain obstacles? If anybody wants to do this I'll donate my time to make the art :-P
Re: Oliver's simple fluid dynamics simulator in Javascript
#6I recommend that you don't turn it up to 512 resolution on a macbook in firefox. =(
Re: Oliver's simple fluid dynamics simulator in Javascript
#7Definitely something that would benefit from the new Javascript "web workers" (worker threads). http://blog.mozbox.org/post/2009/04/10/Web-Workers-in-action
Re: Oliver's simple fluid dynamics simulator in Javascript
#8Re: Oliver's simple fluid dynamics simulator in Javascript
#9Definitely something that would benefit from the new Javascript "web workers" (worker threads). http://blog.mozbox.org/post/2009/04/10/Web-Workers-in-action
web workers don't have DOM access.
Re: Oliver's simple fluid dynamics simulator in Javascript
#10Wow, that's mesmerizing. I would love to see this on a multi-touch display. I wonder if you could make an iphone app like this. Maybe have a little paper boat that floats on the surface which you can't interact with directly but you have to use your fingers to change the flow of the water to shepherd the boat through certain obstacles? If anybody wants to do this I'll donate my time to make the art :-P