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:
-
A scene graph that flies through the spatial asset map, loading assets as their kd-nodes intersect the view frustum.
-
Simple scene graph that loads the Seymour Plane Collada test model via JSONP.
Server status:
Checking...