There are a lot of ways to publish animations to the web, like YouTube. But now we have another option in Blender, there is a Script that can export a scene to HTML, and with animations. How? The scene is translated to javascript!
Of course there are limitations, like showing textures. The objects are exported with colored materials only. To download the Script and view a nice example, created by Campbell Barton, visit this thread at the blenderartists forums.
If you want to try it yourself, after placing the script file in the Blender scripts folder, a new file type will appear in the export menu, choose JavaScript(HTML…) to export your scene.
