All examples By author By category About

hlvoorhees

x3dom in callback test

This document contains two x3dom nodes from the x3dom "Hello World" example. The first instance is created at the top-level document. The second instance is created in a callback, and therefore requires a call to x3dom.reload() to render. (Thanks to windhof@yahoo.com for fixing the original example.)