Skip to content
Lindsay Kay edited this page Sep 17, 2013 · 12 revisions

This document is work in progress for next release

SceneJS V3.2 adds physics, frustum culling, detail culling and more capabilities for custom node plugins.

New scene node types

Features

  • Nodes can signal task progress (eg. data loading) - demo
  • Nodes can publish data through the API - demo
  • Built-in RequireJS so that nodes can load 3rd-party dependencies - demo

Fixes

Clone this wiki locally