Skip to content

Instantly share code, notes, and snippets.

@xeolabs
Created October 17, 2009 06:15
Show Gist options
  • Select an option

  • Save xeolabs/212263 to your computer and use it in GitHub Desktop.

Select an option

Save xeolabs/212263 to your computer and use it in GitHub Desktop.
var node = SceneJs.node();
var scene = SceneJs.graph(
SceneJs.node(node, node)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment