Example for AJAX3D Tutorial 3:
Dynamic Scene Creation.

Click a Shape image:

The scene is initially empty.
Clicking one of the images will cause strings representing X3D geometry
code to be retrieved from the http server and loaded into the scene.

Refresh/Reload Example page to restart.

Next: Example 0