Google O3D is an open-source web API for creating rich, interactive 3D applications in the browser. Gerhard Völkl has created a script to export Blender content directly to it.
Gerhard Völkl wrote:
I created a little Blender script, with wich you can genarate a simple demo web side thats include Google 3D API.
It is only a learning vehicle for me, but perhaps someone else could use it.
Using our export script you can create a HTML and JavaScript file which tries to show your Blender scene in a browser using Google O3D Plugin.
The more professional way is exporting Blender with Collada export and convert it to a Google API JSON import file.
But our way is funnier. ;-)
Links
