Difference between revisions of "X3D version 3.4 Development"

From Web3D.org
Jump to: navigation, search
m
(CAD profile sorted by good support or future support)
Line 8: Line 8:
 
* '''Audio and video''':  adding royalty-free formats, aural spatialization, streamability
 
* '''Audio and video''':  adding royalty-free formats, aural spatialization, streamability
 
* [http://www.web3d.org/realtime-3d/working-groups/computer-aided-design-cad Computer Aided Design (CAD)] Interactive/Mobile Profile, to include:
 
* [http://www.web3d.org/realtime-3d/working-groups/computer-aided-design-cad Computer Aided Design (CAD)] Interactive/Mobile Profile, to include:
** [http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/CADInterchange.html CADInterchange profile]
+
** [http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/CADInterchange.html CADInterchange profile] plus FillProperties/LineProperties, primitive/Geometry2D nodes, Extrusion, NURBS, ClipPlane
** primitive/Geometry2D nodes, Extrusion, NURBS, ClipPlane, part selection/animation, 3D printing, Compressed Binary Encoding (CBE)
+
** part selection/animation, 3D printing, Compressed Binary Encoding (CBE), possibly [http://svn.xj3d.org/xj3d_website/trunk/extensions/annotation.html annotations component]
** possibly [http://svn.xj3d.org/xj3d_website/trunk/extensions/annotation.html annotations component]
+
 
* [http://www.ecma-international.org/publications/standards/Ecma-262.htm ECMAScript] (Javascript) specification revision:  confirm compatibility with [http://www.web3d.org/files/specifications/19777-1/V3.0/index.html X3D scripting]
 
* [http://www.ecma-international.org/publications/standards/Ecma-262.htm ECMAScript] (Javascript) specification revision:  confirm compatibility with [http://www.web3d.org/files/specifications/19777-1/V3.0/index.html X3D scripting]
 
* '''Generalized input/output interface support''': such as [http://www.cs.unc.edu/Research/vrpn/index.html Virtual Reality Peripheral Network (VRPN)], gesture recognition (such as [http://en.wikipedia.org/wiki/Kinect KINECT]), etc.
 
* '''Generalized input/output interface support''': such as [http://www.cs.unc.edu/Research/vrpn/index.html Virtual Reality Peripheral Network (VRPN)], gesture recognition (such as [http://en.wikipedia.org/wiki/Kinect KINECT]), etc.

Revision as of 15:04, 9 August 2013

X3D version 3.4 Development efforts are evolutionary improvements to the widely proven X3D Graphics architecture.

Web3D Consortium working groups currently define specification goals and requirements. We publicly reviewed these goals during Web3D 2013 and SIGGRAPH 2013 conference meetings this summer.

Topics on this list are not guaranteed to be completed - work proceeds based on Web3D Consortium Member priorities.

  • Audio and video: adding royalty-free formats, aural spatialization, streamability
  • Computer Aided Design (CAD) Interactive/Mobile Profile, to include:
    • CADInterchange profile plus FillProperties/LineProperties, primitive/Geometry2D nodes, Extrusion, NURBS, ClipPlane
    • part selection/animation, 3D printing, Compressed Binary Encoding (CBE), possibly annotations component
  • ECMAScript (Javascript) specification revision: confirm compatibility with X3D scripting
  • Generalized input/output interface support: such as Virtual Reality Peripheral Network (VRPN), gesture recognition (such as KINECT), etc.
    • Some overlap with Augmented Reality Continuum (ARC) effort in X3D 4.0.
  • Geospatial X3D component: spatial reference frame (SRF) and KML support, OGC 3D Portrayal, GpsSensor, OpenLayer mashups
  • Humanoid Animation (H-Anim) new work items, including skeleton and skinning improvements
  • Medical improvements: annotations component and metadata, archival 3D medical records, potential emphasis on Traumatic brain injury (TBI) volume visualization
  • X3D Multitexture is undergoing review for correctness, completeness and conformance of rendering example scenes
  • Networking: consider NetworkSensor and event-passing issues, streaming using JSON, server-side 3D topics
  • Rendering: bump maps, projective texture mapping (PTM), shadows
  • Security and privacy: conduct formal review to ensure that strengths and potential vulnerabilities are formally documented.
  • Texturing: required or recommended formats for imagery and video (.gif .flv etc.)
  • Viewing and navigation: cinematic camera control, alternative navigation types (such as PAN, etc.), Recommended navigation behaviours review

All suggestions and recommendations are welcome. Component improvements and additions are approved by Web3D Consortium members.

Backwards and forward compatibility

Thanks to careful design and insistence on implementation/evaluation, the X3D International Standard has maintained both steady growth and interoperability ever since Virtual Reality Modeling Language (VRML) in 1997. This track record of stability and innovation is among the best in the 3D graphics industry.

X3D version 4.0 Development efforts are focused on HTML5/Declarative 3D/X3DOM and Augmented Reality Continuum (ARC) technologies, which may require architectural changes. Some new technologies may get pushed from 4.0 to 3.4 (or back again) after careful consideration by the respective working groups.

  • As with all other X3D components, all work is defined in the abstract specification has corresponding file encodings (.x3d .x3dv .x3db) and language bindings (ECMAScript and Java).
  • Compatibility concerns include evolutionary efforts to upgrade the X3D Compressed Binary Encoding (CBE), as described in the X3D Compressed Binary Encoding Call For Contributions.

Schedule

  • X3D CADInterchange/Mobile Profile goal. Working on implementations now, target completion December 2013.
  • X3D Compressed Binary Encoding (CBE) goal. Finish draft by December 2013, review completeness of geometric compression contributions.
  • X3D version 3.4 goal. Review progress in one year at SIGGRAPH 2014, members decide if work continues or draft specification proceeds to ISO.