diff options
Diffstat (limited to 'README-FIRST.txt')
-rw-r--r-- | README-FIRST.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README-FIRST.txt b/README-FIRST.txt index e84c25b..e89e2fe 100644 --- a/README-FIRST.txt +++ b/README-FIRST.txt @@ -7,3 +7,15 @@ The copyright notice for this project is in COPYRIGHT.txt The source code license information for this project is in LICENSE.txt Instructions for building this project are in README-build.html + +Note that the source code in this directory is untested and presumed +incompatible with the Java 3D(TM) API specification. You must only use +this code in accordance with the terms under which the code is +licensed. No additional rights are granted to you. + +If you prefer to use a tested and certified compatible version of the +code, then you can download a binary release for the Solaris, Linux, +Windows, and Mac OS X operating environments at: + https://java3d.dev.java.net/binary-builds.html +or at: + http://java.sun.com/products/java-media/3D/ |