Difference between revisions of "X3D and HTML5 Summary"

From Web3D.org
Jump to: navigation, search
m (X3D and HTML summary presentation)
m
Line 6: Line 6:
  
 
* Simple X3D example and HTML5 examples; (how current integration looks like via object model then to html5)
 
* 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;  
 
** X3D as embedded object;  
 
** HTML5 with embedded x3d as mixed namespaces;   
 
** HTML5 with embedded x3d as mixed namespaces;   

Revision as of 08:17, 6 October 2009

  • Family of X3D Specifications;
  • 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.