Comments on: Looking Outwards #3 http://golancourses.net/2010spring/01/26/looking-outwards-3/ Carnegie Mellon University / Spring 2010 Mon, 10 May 2010 03:41:45 +0000 hourly 1 https://wordpress.org/?v=4.5.3 By: Max Hawkins http://golancourses.net/2010spring/01/26/looking-outwards-3/comment-page-1/#comment-38 Tue, 26 Jan 2010 15:03:26 +0000 http://golancourses.net/2010spring/?p=1828#comment-38 This is actually based on an example that comes with Quartz Composer (which also runs in the browser on Macs.) I’m really excited that graphics-accelerated programming is finally making its way into the browser. Soon we will be able to use this on the iPhone which is pretty cool.

There’s an alternative technology that Google has been showing off called O3D. They have an amazing demo using a 3D-accelerated scene graph api that’s worth checking out: http://www.youtube.com/watch?v=uofWfXOzX-g

Both of these technologies are working toward a standard. There is some worry that WebGL will have problems because the render loop is implemented completely in Javascript whereas O3D is a C++ plugin. Javascript has been getting faster and faster so I don’t know if this will be an issue. WebKit and Firefox are both going the WebGL route.

]]>
By: Jon Miller http://golancourses.net/2010spring/01/26/looking-outwards-3/comment-page-1/#comment-36 Tue, 26 Jan 2010 08:44:13 +0000 http://golancourses.net/2010spring/?p=1828#comment-36 It looks a lot like this: http://www.cooliris.com/
which seems to have more browser support and works for anything from google images to facebook photos.
However, a download is required, I believe, and I wouldn’t be surprised if cooliris consumed more resources.

]]>