-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathREADME.TXT
More file actions
26 lines (19 loc) · 897 Bytes
/
README.TXT
File metadata and controls
26 lines (19 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Introduction
------------
This is the README.TXT file for the Fabric Javascript scene graph. This
file and all the files in this distribution are copyright 2010-2011
Fabric Technologies Inc.
License
-------
The Fabric Javascript scene graph is open-source and is licensed under
the New BSD License. The exact license is contained in the file LICENSE.TXT
included with this distribution.
Getting Started
---------------
This SceneGraph is a technology layer that provides a SceneGraph interface as
an abstraction layer from the Fabric Engine plugin. The Scene Graph provides
the building blocks for 3d applications.
The SceneGraph, because it was built on the multi-threaded dependency graph
that Fabric Engine provides, is a very high performance multithreaed scene graph.
Please visit the Fabric Engine demos to see examples of the Scene Graph in action.
http://demos.fabric-engine.com/