X3D and HTML5 Summary

From Web3D.org
Revision as of 08:23, 6 October 2009 by Brutzman (Talk | contribs)

Jump to: navigation, search
  • Family of X3D Specifications;
    • X3D Abstract Specification describes basic functionality
    • XML, ClassicVRML, and Compressed Binary Encoding
    • Application Programming Interfaces (APIs) Ecmascript (Javascript) and Java
  • Relationships between scene graphs/apis and render layers;
  • Similarities beweteen mathml, svg, and x3d;
  • Simple X3D example and HTML5 examples; (how current integration looks like via object model then to html5)
    • X3D scene as external reference
    • X3D as embedded object;
    • HTML5 with embedded x3d as mixed namespaces;
    • Template for demo = html5+x3d event passing connections.
  • Recommendations for html5 specification.