source: Dev/branches/rest-dojo-ui/client/dojox/gfx3d/README @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

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