|
4#
楼主 |
发表于 17-12-2010 17:52:45
|
只看该作者
其它:
WebGL around the net, 16 December 2010- Videos of the talks from Tuesday’s WebGL Camp 2 are up!
- So it’s official: Chrome 9 will definitely include WebGL, plus the improved, faster “Crankshaft” version of their JavaScript engine. No definite timelines yet, thoughapparently it only just missed going into beta on Tuesday, so presumably it’ll be out soon. [UPDATE: In the comments, Paul Irish (who should know) says that he doesn't expect Crankshaft to make version 9, though WebGL will be there. Interesting.] [UPDATE WebGL is now live in the Chrome beta (thanks, Pyro!)]
- Normal mapping in three.js — another great demo from AlteredQualia.
- Two nice demos from Evgeny Demidov using the new OES_texture_float extension (you’ll need a very recent Chromium to see them, Minefield doesn’t seem to support it yet): bump-mapping and a visualisation of some partial differential equations.
- Very cool indeed: a real-time Mandelbrot explorer, from Petras Zdanavičius.
- From Pyro, a new JavaScript maths library for operations useful for 2- and 3D work, based on Tojiro’s glMatrix and implemented as extensions to CommonJS’s “Math” module.
- Dionysis Zindros has posted a nice shaded teapot, and adds that he’s looking for a 3D graphic artist to work on a WebGL game in Athens, Greece.
- Web Workers will offer a kind of multithreading to JavaScript, and here are some demos using them with WebGL.
- Some demos from Google’s Chrome OS launch: here’s a visualisation of global earthquakes (only worked in Chrome for me) and a “body browser” that works fine in both Chrome and Minefield.
- WebGL-based 3D streaming video company 3DF33D are so 3D, even their “video loading” icon now uses WebGL…
|
|