Skip to content
Lindsay Kay edited this page Aug 20, 2013 · 12 revisions

This document is work in progress for next release

SceneJS V3.2 adds more capabilities for custom node plugins, such as task tracking and pub/sub.

  • More custom node capabilities

    • Asynch task monitoring on custom nodes - basically where custom node types can signal start and completion/failure of asynchronous tasks (such as loading some data for themselves etc) - demo
    • Publication of data by custom nodes - where custom node types can publish things for subscribers - demo
  • File import

  • Wavefront .OBJ import - demo

Clone this wiki locally