Ai Dreams Forum

Creativity => Graphics => Topic started by: Freddy on February 19, 2014, 03:50:00 pm

Title: Web GL interactive water experiment
Post by: Freddy on February 19, 2014, 03:50:00 pm
Thought this was a good demonstration of what browsers can do these days.

http://cgeverything.co.uk/2014/02/19/web-gl-interactive-water-experiment/ (http://cgeverything.co.uk/2014/02/19/web-gl-interactive-water-experiment/)

There's a video there, but there is also a link to the live page :

http://madebyevan.com/webgl-water/ (http://madebyevan.com/webgl-water/)
Title: Re: Web GL interactive water experiment
Post by: squarebear on February 19, 2014, 09:57:45 pm
If you like that, you should check out http://threejs.org (http://threejs.org)
I could spend hours on there.
Title: Re: Web GL interactive water experiment
Post by: Freddy on February 20, 2014, 04:10:09 pm
Some very cool stuff there SB, thanks !  O0


*adds WebGL to the list of things to learn next*
Title: Re: Web GL interactive water experiment
Post by: Data on February 20, 2014, 04:24:32 pm
I noticed they work a lot better in Chrome than in IE, I also noticed that in IE it uses all 4 CPU cores to the max, some credit must be given to the multithreading abilities of IE even if it isn't as fast as Chrome.

Sorry got a bit technical there.