From fce434af80518d9c24e1b48c64d1baf9e4e5f543 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 6 Jan 2006 01:01:23 +0000 Subject: 1. Fixed show-stopper D3D hang 2. Added placeholders for release notes git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@497 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_4_0/HOW-TO-INSTALL.html | 99 ++++++++++++++++++++++ www/j3d1_4_0/RELEASE-NOTES.html | 172 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 271 insertions(+) create mode 100644 www/j3d1_4_0/HOW-TO-INSTALL.html create mode 100644 www/j3d1_4_0/RELEASE-NOTES.html (limited to 'www') diff --git a/www/j3d1_4_0/HOW-TO-INSTALL.html b/www/j3d1_4_0/HOW-TO-INSTALL.html new file mode 100644 index 0000000..0c584b2 --- /dev/null +++ b/www/j3d1_4_0/HOW-TO-INSTALL.html @@ -0,0 +1,99 @@ + + + + + Java 3D 1.4.0 Installation Instructions + + +

Instructions for Installing +Java 3DTM 1.4.0-beta3

+

The 1.4.0-beta3 version of the Java 3DTM +API runs on JDK version 1.4.2 and higher. It has been released for +the Solaris, Linux, and Windows operating +environments.
+

+
+

NOTE: This +pre-release version does not yet come with an installer. +Beginning with the 1.4.0-beta4 release, we will provide an installer +for the Windows operating +environment, and a self-extracting binary for the Solaris and Linux +operating +environments.
+

+
+

This interrim build runs on JDK version 1.4.2 and higher. +To install this build, chdir to the "jre" directory within the jdk +and unzip (or unjar) the zip file. For example, if your JDK is +installed +in /usr/java/jdk1.5.0_06, you would install this as follows: +

+ +

You may need to be "root" to do this on Solaris or Linux.

+

Here is an example of how to install Java 3D 1.4.0-beta3 on a +Windows/XP system:

+
    +
  1. Download java3d-1_4_0-beta3-windows-i586.zip to a temporary +directory, +for example, "c:\Temp"
  2. +
    +
  3. Unzip java3d-1_4_0-beta3-windows-i586.zip (using WinZip or a +similar +tool) into "c:\Temp". You will see the following files in the +"java3d-1_4_0-beta3-windows-i586" subdirectory:
  4. +
    + +
    +The only file you need is "j3d-140-beta3-win.zip".
    +
    +
  5. Unzip Java 3D 1.4.0-beta3 into your JRE as follows:
    +
    +
  6. + +
    +
  7. If you also installed the JDK, unzip Java 3D 1.4.0-beta3 into the +"jre" +directory of your JDK as follows:
  8. +
    + +
+ + diff --git a/www/j3d1_4_0/RELEASE-NOTES.html b/www/j3d1_4_0/RELEASE-NOTES.html new file mode 100644 index 0000000..26f8695 --- /dev/null +++ b/www/j3d1_4_0/RELEASE-NOTES.html @@ -0,0 +1,172 @@ + + + + + + Java 3D 1.4.0 Release Notes + + +

Java 3DTM 1.4.0-beta3 +Pre-Release Notes

+

This is a placeholder for +actual release notes. The real release +notes will come later.
+

+

This file contains important pre-release information for users of +the +Java 3DTM API, version +1.4.0-beta3. +

+ +

Click here for instructions on +how +to install this pre-release of +Java 3D +version 1.4.0-beta3.

+

NOTE: We recommend that you uninstall all previous versions of Java 3D before +installing this version. +

+

System Requirements

+

The 1.4.0-beta3 version of the Java 3D API has been released +for +Solaris (both sparc and x86), Linux (both x86 and amd64), and Windows. +

+

Solaris/Sparc

+

+The 1.4.0-beta3 version of Java 3D for Solaris/SPARC requires the +following: +

+ +

Solaris/x86

+

+The 1.4.0-beta3 version of Java 3D for Solaris/x86 requires the +following: +

+ +

Linux
+

+

The 1.4.0-beta3 version of Java 3D for Linux (x86 or amd64) +requires +the +following:
+

+ +

Windows
+

+

The 1.4.0-beta3 version of Java 3D for Windows 2000, and +Windows/XP +requires the following:
+

+ + + +

Changes Since 1.3.2

+

New Features

+ +

Miscellaneous

+ +

System Properties

+ +

Issues Fixed
+

+ + + + + + + + + + + +
NNSynopsis
NNSynopsis
+

More Information
+

+

For the latest information on Java 3D, see the main Java 3D project page +on +java.net.
+

+

Click here +for a list of open issues.

+ + -- cgit v1.2.3