Difference between revisions of "X3D Binary Compression Capabilities and Plans"

From Web3D.org
Jump to: navigation, search
m (Implementations)
m (Implementations)
Line 38: Line 38:
 
** C++ codebase: [http://forge.collaviz.org/community/xiot XIOT X3D Input Output Tool] library
 
** C++ codebase: [http://forge.collaviz.org/community/xiot XIOT X3D Input Output Tool] library
 
** Java codebase: [http://www.xj3d.org Xj3D]
 
** Java codebase: [http://www.xj3d.org Xj3D]
** Ongoing status is maintained on Web3D-member wiki pages: [[Player_support_for_X3D_components]] and [[Tool_support_for_X3D_components]]
+
* Ongoing status is maintained on Web3D-member wiki pages:
 +
** [[Player_support_for_X3D_components]]
 +
** [[Tool_support_for_X3D_components]]
 
* Several thousand [http://www.web3d.org/x3d/content/examples/X3dResources.html#Examples X3D Examples] available in ''.x3db'' form, encoded by Xj3D
 
* Several thousand [http://www.web3d.org/x3d/content/examples/X3dResources.html#Examples X3D Examples] available in ''.x3db'' form, encoded by Xj3D
 
** TODO: Plan to similarly automate conversions with XIOT for cross-check validation testing
 
** TODO: Plan to similarly automate conversions with XIOT for cross-check validation testing

Revision as of 10:13, 19 December 2011

Synopsis. Lots of work has been accomplished towards proper support of X3D Binary Compression for a wide variety of potential uses.

Standards

Polygon reduction and geometric compression

Binary encodings

Networking

  • Several capabilities are available for flexible network transmission
  • Anchor, Inline, LOD, LoadSensor, Script and Prototype nodes support successive retrieval of content once initial model is displayed
  • TODO: Willing to consider further addition of progressive-mesh geometric streaming technologies, perhaps by a public Call for Contributions
  • Intellectual Property Rights (IPR) protections for X3D specification
    • Patented technologies can be considered, but only when eventual use will be royalty free for X3D use (if eventually accepted)
    • Submitters can restrict patented submissions to working group while under consideration, if desired
  • TODO: Use cases and test examples can demonstrate whether http/https and local-file url retrieval are sufficient for a network protocol
      • Other network protocols (Web sockets, P2P channels, etc.) might be possible, but only if security restrictions can be handled satisfactorily

Implementations

Looking ahead

  • Web3D's X3D and CAD Working Groups each have member commitments to pursue this continued innovative work in 2012
  • TODO: A workshop might be a rapid way to compare candidate technologies that might complete these capabilities
  • X3D appears to have have an 80% solution already available that meets various requirements for a general 3D transmission format