Friday, July 23, 2010

O3D open source web API by google

I was looking through the source code for Google Chrome browser and bumped into the o3d API. It supports 3D rendering in the browser, check out these videos:

http://www.chromeplugins.org/chrome/o3d-api-a-new-open-source-web-api-by-google

If you are able to get thousands of visitors browsing your site, you could load those processors with rendering tasks and report them back to the server. Then you can sell the CPU power to people who need them.

Click here for the rotating 3d box rendered in the browser:

http://o3d.googlecode.com/svn/trunk/samples/simpleviewer/simpleviewer.html

0 comments:

Post a Comment