An experimental JSON content server for SceneJS

  • Warehouses Collada models as SceneJS JSON
  • Provides assets for download via HTTP and WebSocket
  • Provides metadata to assist with asset integration into scene graphs
  • Spatially indexes assets in a kd-tree to support fast queries for assets that intersect given boundaries

Resources:

Demos:

  • Asset Map Flythrough

    A scene graph that flies through the spatial asset map, loading assets as their kd-nodes intersect the view frustum.

  • Testing getAsset

    Simple scene graph that loads the Seymour Plane Collada test model via JSONP.

Server status:
Checking...