From 6fe956a550c9048f6485f8be1ca1c0c5948218a3 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 18 Mar 2005 21:29:22 +0000 Subject: Converted RELEASE-NOTES and HOW-TO-INSTALL to html format and put them on the web site (not yet linked in). git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@163 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_3_2/HOW-TO-INSTALL.html | 32 ++++ www/j3d1_3_2/RELEASE-NOTES.html | 388 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 420 insertions(+) create mode 100644 www/j3d1_3_2/HOW-TO-INSTALL.html create mode 100644 www/j3d1_3_2/RELEASE-NOTES.html (limited to 'www') diff --git a/www/j3d1_3_2/HOW-TO-INSTALL.html b/www/j3d1_3_2/HOW-TO-INSTALL.html new file mode 100644 index 0000000..eda7ad0 --- /dev/null +++ b/www/j3d1_3_2/HOW-TO-INSTALL.html @@ -0,0 +1,32 @@ + + + + + Java 3D 1.3.2 Installation Instructions + + +

Instructions for Installing +Java 3DTM 1.3.2

+

The 1.3.2 version of the Java 3DTM +API runs on JDK version 1.4.2 and higher. It has been released for +the Solaris/Sparc, Linux (both x86 and amd64), and Windows operating +environments. To install this build, go to the "jre" +directory within the jdk and unzip (or unjar) the zip file. For +example, +if your JDK is installed in /usr/java/j2sdk1.5.0, you +would +install this as follows: +

+ +

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

+

See the release notes for +information about Java 3D 1.3.2 release. +

+ + diff --git a/www/j3d1_3_2/RELEASE-NOTES.html b/www/j3d1_3_2/RELEASE-NOTES.html new file mode 100644 index 0000000..dacafac --- /dev/null +++ b/www/j3d1_3_2/RELEASE-NOTES.html @@ -0,0 +1,388 @@ + + + + + + Java 3D 1.3.2 Release Notes + + +

Java 3DTM 1.3.2 Release Notes

+

This file contains important release information for users of the +Java 3DTM API, version 1.3.2. +

+ +

Click here for instructions on +how +to install the developer's release of +Java 3D +version 1.3.2.

+

NOTE: It is recommended that any +previous version of Java 3D be +uninstalled before installing this version. +

+

System Requirements

+

The 1.3.2 version of the Java 3D API has been released for +Solaris/Sparc, Linux (both x86 and amd64), and Windows. +

+

Solaris/Sparc

+

+The 1.3.2 version of Java 3D for Solaris/SPARC requires the +following: +

+ +

Linux
+

+

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

+ +

Windows
+

+

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

+ + + +

Changes Since 1.3.1

+

Miscellaneous

+ +

Java 3D Sound

+

+Java 3D sound is rendered via the use of a concrete implementation +of +the abstract AudioEngine3DL2 class. In version 1.3.1 we provided two +such implementations that could be used to render 3D sounds: +JavaSoundMixer and HeadspaceMixer. The 1.3.2 release no longer +includes the HeadspaceMixer implementation. Only JavaSoundMixer is +available, and it is disabled by default for users of the +Viewer.createAudioDevice() method (see the j3d.audiodevice property +below). +

+

System Properties

+ +

Issues Fixed
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
3lg3d: gets unsatisified link error on various ATI cards
4Speed of OffScreen Canvas3D
5Frequent native exception: Canvas3D.destroyContext
10Canvas Redraw Issue
11Seemingly inconsistent delays in updating attributes
12Frame counter isn't always incremented correctly
13J3DTimer fails on Windows XP with P4 3GHz
14Random NullPException in uninitialized SoundSheduler
15Model Clip planes not correctly set when view changes
16Issue with Runtime instantiation of Canvas3D
18Geometry missing in OnScreenCanvas when OffScreenCanvas is +resized
19Resizing off-screen Canvas3D hangs on Solaris
20Off-screen rendering doesn't work on Linux
21Exception in WakeupOnElapsedFrames behavior stops renderer +from running when it should
23Enhancement to Reduce Memory Bloat in IndexedGeometryArray
26Texture3D not displaying when size over 512X512
27Shapes mistakenly culled when they are visible
28Combine Mode & Missing Texture in OffScreen snapshot on +Win/XP
33Texture updates fail w/ Multitextured BY_REF Geoms
36Vector3d hashCode() method distinguishes between -0.0 and 0.0
38ConfiguredUniverse throws an exception when using Java Web +Start
65WakeupOnAWTEvent does not support MouseWheelEvent
66NullPointerException in renderOffScreenBuffer
71OGL: OffScreen canvas ignore GraphicsConfigTemplate under +windows
72Exception in setOffScreenBuffer when Canvas3D not in View
73Quat4f#interpolate: incorrect when q1*q2<0
74Texture/color math difference (D3D vs OGL)
76OffScreen rendering should use Pbuffer on Windows / OpenGL
77Scene antialiasing is disabled on Windows / OpenGL
80libj3dcore-ogl.so fails to load on Linux systems without +certain GL extensions
81SimpleUniverse.cleanup() doesn't dispose of all threads
83Deadlock when removing Canvas3D and universe
86ModelClip affects Java2D graphics in mixed-mode rendering...
88Ambient Lighting corrupted by Mixed-Mode rendering...
91add new key/s to Canvas3D.queryProperties() for graphics card +info
94glCallList error
95NullPointerException reading PathInterpolator behavior with +SceneGraphFileReader
96ViewSpecificGroup documentation needs clarification
98Random Lockup when adding a Canvas3D to JTabbedPane
99New - Cannot build native bits in j3d-core with Sun Studio 10
100Offscreen Capture crash JVM
101Memory leak in com.sun.j3d.utils.geometry.Primitive
102memory leak:: Canvas3D holds a reference to parent container
103Memory leak:: View deactivate not full enabled
104Java3D based application fail to start on ATI 8.10 driver
105Build for IA64 (Itanium) 64-bit Linux
111Java 3D doesn't recognize OpenGL 2.0
112Calling Virtual Universe seems to hang
+

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