Author: jonny Date: 2008-11-05 12:50:55 +0000 (Wed, 05 Nov 2008) New Revision: 7236
Modified: trunk/vecmath/debian/libvecmath-java-doc.doc-base Log: libvecmath-java-doc.doc-base: Fixed description. Modified: trunk/vecmath/debian/libvecmath-java-doc.doc-base =================================================================== --- trunk/vecmath/debian/libvecmath-java-doc.doc-base 2008-11-05 12:45:31 UTC (rev 7235) +++ trunk/vecmath/debian/libvecmath-java-doc.doc-base 2008-11-05 12:50:55 UTC (rev 7236) @@ -2,8 +2,9 @@ Title: Programmer API for javax.vecmath Author: Sun Microsystems Abstract: This is the programmer API of Java3d which is a free Java class - library which enables the creation of three-dimensional graphics applications - and Internet-based 3D applets. + library which includes classes for 3-space vector/point, 4-space vector, 4x4, + 3x3 matrix, quaternion, axis-angle combination and etc. which are often + utilized for computer graphics mathematics. Section: Programming Format: HTML _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

