forked from xeolabs/scenejs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
executable file
·61 lines (43 loc) · 1.21 KB
/
README.txt
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
SceneJS is a fast and flexible scene graph framework for WebGL, targeted to be a browser interface
for model and data visualisation systems.
Some key features:
* flexible JSON API for scene graph create/update/query
* messaging system for peer-to-peer commands to the JSON API
* automatic GLSL generation - fully encapsulated
* IoC container
* GL state sorting
* bounding boxes
* LOD
* flexible data flows
* interpolated animation
* branching
* instancing
* animated textures
* multimaterials
* debugging modes
* and more..
Building
========
To build SceneJS, you'll need Java and ANT. Then at the same level as build.xml, type:
ant all
That will create the "dist" directory, which will contain SceneJS libraries, JSDocs and examples.
Resources
=========
Website:
http://scenejs.org
Contributors:
http://scenejs.wikispaces.com/Contributors
Live examples:
http://scenejs.org/dist/curr/extr/examples/index.html
Wiki:
http://scenejs.wikispaces.com/
Facebook Group:
http://www.facebook.com/group.php?gid=350488973712
YouTube channel:
http://www.youtube.com/user/xeolabs
Twitter:
http://twitter.com/xeolabs
Google group:
http://groups.google.co.nz/group/scenejs?lnk=gcimh
Issue tracker:
http://bit.ly/9Cpzi0