diff options
Diffstat (limited to 'java/java3d/pkg-descr')
-rw-r--r-- | java/java3d/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/java/java3d/pkg-descr b/java/java3d/pkg-descr index e5c2f73f6b34..73451584970a 100644 --- a/java/java3d/pkg-descr +++ b/java/java3d/pkg-descr @@ -1,6 +1,6 @@ -The Java 3D API provides a set of object-oriented interfaces that support -a simple, high-level programming model you can use to build, render, and -control the behavior of 3D objects and visual environments. - http://java.sun.com/products/java-media/3D/ +The Java 3D API enables the creation of three-dimensional graphics +applications and Internet-based 3D applets. It provides high-level +constructs for creating and manipulation 3D geometry and building the +structures used in rendering that geometry. -WWW: http://www.blackdown.org/java-linux/java2-status/java-3d-status.html +WWW: https://java3d.dev.java.net/ |