Difference between revisions of "X3D and HTML5 Summary"

From Web3D.org
Jump to: navigation, search
(commence slideset for W3C TPAC presentation)
 
m (X3D and HTML summary presentation)
Line 1: Line 1:
 
* Family of X3D Specifications;
 
* Family of X3D Specifications;
* Relationships between scenegraphs/apis and render layers;  
+
 
 +
* Relationships between scene graphs/apis and render layers;  
 +
 
 
* Similarities beweteen mathml, svg, and x3d;  
 
* Similarities beweteen mathml, svg, and x3d;  
 +
 
* 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 as embedded object;  
 
** X3D as embedded object;  
 
** HTML5 with embedded x3d as mixed namespaces;   
 
** HTML5 with embedded x3d as mixed namespaces;   
 
** Template for demo = html5+x3d event passing connections.
 
** Template for demo = html5+x3d event passing connections.
 +
 
* Recommendations for html5 specification.
 
* Recommendations for html5 specification.

Revision as of 08:16, 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 as embedded object;
    • HTML5 with embedded x3d as mixed namespaces;
    • Template for demo = html5+x3d event passing connections.
  • Recommendations for html5 specification.