You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
15 years ago
..
README initially import ZendFramework-1.9.5 into repository 15 years ago
_base.js initially import ZendFramework-1.9.5 into repository 15 years ago
gradient.js initially import ZendFramework-1.9.5 into repository 15 years ago
lighting.js initially import ZendFramework-1.9.5 into repository 15 years ago
matrix.js initially import ZendFramework-1.9.5 into repository 15 years ago
object.js initially import ZendFramework-1.9.5 into repository 15 years ago
scheduler.js initially import ZendFramework-1.9.5 into repository 15 years ago
vector.js initially import ZendFramework-1.9.5 into repository 15 years ago

README

-------------------------------------------------------------------------------
dojox.gfx3d
-------------------------------------------------------------------------------
Version 0.100
Release date: 10/31/2007
-------------------------------------------------------------------------------
Project state:
beta
-------------------------------------------------------------------------------
Credits
	Kun Xi (bookstack@gmail.com)
	Eugene Lazutkin (eugene.lazutkin@gmail.com)
-------------------------------------------------------------------------------
Project description

Implementation of simple portable 3D graphics library.
-------------------------------------------------------------------------------
Dependencies:

Dojo Core, dojox.gfx.
-------------------------------------------------------------------------------
Documentation

Not ready yet.
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/gfx3d.js
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/gfx3d/*

Install into the following directory structure:
/dojox/gfx3d/

...which should be at the same level as your Dojo checkout.
-------------------------------------------------------------------------------