X3DOM: a DOM-based HTML5/X3D integration model

  • Authors:
  • Johannes Behr;Peter Eschler;Yvonne Jung;Michael Zöllner

  • Affiliations:
  • Fraunhofer IGD;NewMedia Yuppies GmbH;Fraunhofer IGD/TU Darmstadt;Fraunhofer IGD/TU Darmstadt

  • Venue:
  • Proceedings of the 14th International Conference on 3D Web Technology
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a model that allows to directly integrate X3D nodes into HTML5 DOM content. This model tries to fulfill the promise of the HTML5 specification, which references X3D for declarative 3D scenes but does not define a specific integration mode. The goal of this model is to ease the integration of X3D in modern web applications by directly mapping and synchronizing live DOM elements to a X3D scene model. This is a very similar approach to the current SVG integration model for 2D graphics. Furthermore, we propose a framework that includes a new X3D Profile for the DOM integration. This profile should make implementation simple, but in addition we show that the current X3D runtime model still scales well. A detailed discussion includes DOM integration issues like events, namespaces and scripting. We finally propose an implementation framework that should work with multiple browser frontends (e.g. Firefox and WebKit) and different X3D runtime backends. We hope to connect the technologies and the X3D/ W3C communities with this proposal and outline a model, how an integration without plugins could work. Moreover, we hope to inspire further work, which could lead to a native X3D implementation in browsers similar to the SVG implementations today.