Meta

  • Log in
  • WordPress

xml3d.js 4.4 Release Announcement

AR with Xflow and XML3D

AR with Xflow and XML3D

We are happy to announce we released version 4.4 of xml3d.js. The release integrates the features from these three recent papers:

  • XML3DRepo: A REST API for Version Controlled 3D Assets on the Web
  • Declarative AR and Image Processing on the Web with Xflow
  • xml3d.js: Architecture of a Polyfill Implementation of XML3D

These are the new features in detail:

  • Image Processing with Xflow (also as standalone library) – demo
  • Transformations as Xflow sink
    • Augemented Reality (AR) – demo
    • Keyframe animations
  • Generalized resources for meshes, shaders, etc.
    • Support for XML and JSON
    • External loader plug-ins: OpenCTM and MeshLab
  • Xflow API: Observer Xflow graph from JavaScript
  • Canvas resizing demo

Check-out some new demos (including two AR demos based on JS-ARToolkit):
http://xml3d.github.io/xml3d-examples/index.xhtml

The XML3D Team