root / trunk / web / dojo / dojox / gfx3d / README @ 12
History | View | Annotate | Download (1.31 KB)
1 |
------------------------------------------------------------------------------- |
---|---|
2 |
dojox.gfx3d |
3 |
------------------------------------------------------------------------------- |
4 |
Version 0.100 |
5 |
Release date: 10/31/2007 |
6 |
------------------------------------------------------------------------------- |
7 |
Project state: |
8 |
beta |
9 |
------------------------------------------------------------------------------- |
10 |
Credits |
11 |
Kun Xi (bookstack@gmail.com) |
12 |
Eugene Lazutkin (eugene.lazutkin@gmail.com) |
13 |
------------------------------------------------------------------------------- |
14 |
Project description |
15 |
|
16 |
Implementation of simple portable 3D graphics library. |
17 |
------------------------------------------------------------------------------- |
18 |
Dependencies: |
19 |
|
20 |
Dojo Core, dojox.gfx. |
21 |
------------------------------------------------------------------------------- |
22 |
Documentation |
23 |
|
24 |
Not ready yet. |
25 |
------------------------------------------------------------------------------- |
26 |
Installation instructions |
27 |
|
28 |
Grab the following from the Dojo SVN Repository: |
29 |
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/gfx3d.js |
30 |
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/gfx3d/* |
31 |
|
32 |
Install into the following directory structure: |
33 |
/dojox/gfx3d/ |
34 |
|
35 |
...which should be at the same level as your Dojo checkout. |
36 |
------------------------------------------------------------------------------- |