diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/www/index.html b/www/index.html index 3440207..f8309c6 100644 --- a/www/index.html +++ b/www/index.html @@ -175,13 +175,12 @@ the rights to ship the source code for the native Headspace sound mixer. Our plan going forward is to enourage the development community to implement an AudioEngine using <a href="https://joal.dev.java.net/">JOAL</a>.</p> -<p><span style="font-weight: bold;">Java 3D 1.4</span><br> +<p><span style="font-weight: bold;">Java 3D 1.4, 1.5, ...</span><br> </p> <p>A description of the set of <a href="j3d1_4/proposed-changes.html">proposed -Java 3D -1.4 API changes</a> is now available. The main focus of the proposed -1.4 -API is the addition of <a href="j3d1_4/shaders.html">programmable +Java 3D API changes</a> for 1.4 (and beyond) is now available. The +main focus of the proposed +1.4 release is the addition of <a href="j3d1_4/shaders.html">programmable shaders</a>. Our goal is to minimize large scale changes to the system in order to deliver 1.4 as quickly as possible. We encourage members of the development community @@ -202,7 +201,7 @@ in the java.net community.<br> improvements to Java 3D version 1.4</a> is also available, and is an unprioritized list of improvements that do not require API changes.<br> </p> -<p><span style="font-weight: bold;">Java 3D 1.5/2.0</span><br> +<p><span style="font-weight: bold;">Java 3D 2.0</span><br> </p> <p>The scope of this release will be driven by the level of interest and community support that we get. @@ -211,7 +210,7 @@ thoughts are that this work will include large scale changes to support features such as extensibility and pluggable renderers. Click the following link for a <a href="j3d1_4/proposed-changes.html#Future_Features">list of -possible 1.5/2.0 features</a>.<br> +possible 2.0 features</a>.<br> </p> <h3><a name="Project_Suggestions"></a>Project Suggestions</h3> <p>The main areas in j3d-core for which we need help from the community @@ -219,7 +218,8 @@ are: </p> <ul> <li>Bug fixes (see the <a - href="https://java3d.dev.java.net/servlets/ProjectIssues">list of open + href="https://java3d.dev.java.net/issues/buglist.cgi?Submit+query=Submit+query&component=java3d&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED">list +of open issues</a>)</li> <li>Testing and example programs for programmable shaders</li> </ul> |