/scenejs-asset-server

Experimental scene asset server for SceneJS

Primary LanguageJavaScript

SceneJS Asset Server

The Asset Server is an experimental content server for SceneJS that

  • fetches Collada (and soon OBJ) models from the Web and warehouses them as SceneJS JSON assets, along with their attachments
  • supports download of assets through HTTP and the SceneJS.Socket node
  • provides metadata on assets to assist their integration into scene graphs
  • spatially indexes assets in a kd-tree to support fast queries for assets that intersect given boundaries

It is currently running at assets.scenejs.org

Documentation is still under construction, but updated regularly.

API

The API so far: