I had looked into it before but never got far. After speaking to Tony R. I started looking back at it.
my bad this is flash
http://www.syerit.com/think360/default.aspx
WebGL
http://code.google.com/apis/o3d/
http://www.ambiera.com/copperlicht/index.html
WebGL is the future
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: WebGL is the future
It definitely looks neat and it is something I have been watching for a while. The only downside is the amount of time it is going to take to get it available and uniform in all browsers. Since there is no plugin, we will be at the mercy of the browser developers, and we all know how well and uniform they have implemented Javascript.
The indelible lord of tl;dr
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: WebGL is the future
they say middle of this year all browser will be compatible. Firefox 3.7 is already compatible but it is only on nightly builds. Release should be in a month or so.
Opera is too and safari
Opera is too and safari
Re: WebGL is the future
Humm, it looks like it will be fun to work with.
Re: WebGL is the future
Have you looked into Open 3D?
If you would like your games to be cutting edge, I suggest you start learning Open3D from Google, Its plug-in is part of google chrome and is part of Mozillas included APIs for 3.8+ if I understand the release files, IE will have it in its next upgrade (IE 8?/9?) But its still in development, and looks to be the better Web browser API for 3d applications, Interfaces nicely with javacript.
If you would like your games to be cutting edge, I suggest you start learning Open3D from Google, Its plug-in is part of google chrome and is part of Mozillas included APIs for 3.8+ if I understand the release files, IE will have it in its next upgrade (IE 8?/9?) But its still in development, and looks to be the better Web browser API for 3d applications, Interfaces nicely with javacript.
Re: WebGL is the future
He did link to Open3d 
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: WebGL is the future
yep been looking into open3d quite a bit, very awesome stuff and since its from google I trust it even more ....
Re: WebGL is the future
Just checked out those links and will definitely have to jump on this soon. Thanks for posting it 