Index of /j/source

      Name                    Last modified       Size  Description

[DIR] Parent Directory 03-Feb-2008 16:24 - [   ] 3D-XplorMath-J-sourc..> 02-Feb-2008 10:17 924k [TXT] BSDLicense.txt 02-Feb-2008 10:17 2k [DIR] vmm/ 27-Aug-2007 16:51 -

3D-XplorMath-J Source Code

3D-XplorMath-J Source Code

The vmm directory contains the Java source code for 3D-XplorMath-J, a program for visualizing and experimenting with a variety of mathematical objects or "exhibits." The Web site for this program can be found at http://3d-xplormath.org/j. 3D-XplorMath-J is a Java version of 3D-XplorMath, a program for Macintosh computers that has been around for several decades. See http://3d-xplormath.org.

The source code for 3D-XplorMath-J is released under a BSD license, which allows redistribution and modification with ceratin restrictions. Please see the license for full detials.

The core functionality of the program is defined in the packages vmm.core, vmm.core3D, vmm.functions, and vmm.actions. The package vmm.xm3d defines the main program and applets that serve as "wrappers" for presention of the exhbits. Several resources used by the program can be found in vmm.resources. Remaining packages, such as vmm.conformalmap and vmm.planecurve.parametric, define exhibits of various types.