From 426fb5c5e2073bf09d3da22c2f5f4be40c4d3846 Mon Sep 17 00:00:00 2001 From: athomas Date: Thu, 19 Feb 2004 06:43:59 +0000 Subject: fixed layout git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@89 03bf7f67-59de-4072-a415-9a990d468a3f --- www/index.html | 404 +++++++++++++++++++++++++-------------------------------- 1 file changed, 176 insertions(+), 228 deletions(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index 7b7a8b7..438c600 100644 --- a/www/index.html +++ b/www/index.html @@ -1,228 +1,176 @@ - - - - - - - - - - - -

ProjectsWikiWeblogsForumsJavaGames HomeJava.net -

-

-

Welcome -to the Java Bindings for OpenAL / Sound3D Toolkit Project! -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

Overview

-
-

Useful Links

-
-

The JOAL Project hosts a reference implementation - of the Java bindings for OpenAL API, and is designed to provide - hardware-supported 3D spatialized audio for games written in Java. - It is part of a suite of open-source technologies initiated by the - Game Technology Group at Sun Microsystems, with intention of - making the development of high performance games in Java a - reality.

-

This project also hosts the Sound3D Toolkit, a - high level API for spatialized audio built on top of the OpenAL - bindings. This toolkit is designed to provide access to all the - features of OpenAL through an intuitive, easy to use, - object-oriented interface. -

-
- -
-

Documentation

-
- -
-

Downloads

-
-

Project Status

-
- -
-

The initial implementation of the Java Bindings - for OpenAL / Sound3D Toolkit is available for download from CVS. - At the moment, this release only contains instructions for - building on Win32 machines. We will be adding Linux & OSX - instructions shortly. -

-
-

Getting Started -

-
-

This project has been built under Win32, Linux and OSX. The - following packages and tools have been used:

-
    -
  • All Systems: -

    -
      -
    • Sun J2SDK 1.4.2 (available at - java.sun.com) -

      -
    • ANT 1.5.3 (available at - apache.org) -

      -
    • JUnit 3.8.1 (available at - junit.org) copy junit.jar to - the apache-ant lib directory

      -
    -
  • Windows: -

    - -
  • Linux: -

    - -
  • OSX -

    -
      -
    • OSX 10.2 or later -

      -
    • OSX Developer Tools -

      -
    • OpenAL1.0 SDK (available at - http://developer.creative.com - under "Gaming -> Development Kits -> OpenAL")

      -
    -

    Please refer to README.txt for - additional build information. -

    -
-
-

 

-
-



-

- - \ No newline at end of file + + +
+
+ + + Projects + Wiki + Weblogs + Forums + JavaGames Home + Java.net + +

+ +
Welcome to the Java Bindings + for OpenAL / Sound3D Toolkit Project!
+ + + + + +
+ + + + + + + + + +
+ + + + + + +
Overview
+

The JOAL Project hosts a reference implementation of the + Java bindings for OpenAL API, and is designed to provide + hardware-supported 3D spatialized audio for games written + in Java. It is part of a suite of open-source technologies + initiated by the Game Technology Group at Sun Microsystems, + with intention of making the development of high performance + games in Java a reality.

+

This project also hosts the Sound3D Toolkit, a high level + API for spatialized audio built on top of the OpenAL bindings. + This toolkit is designed to provide access to all the features + of OpenAL through an intuitive, easy to use, object-oriented + interface.

+
+ + + + + + +
Project + Status
The initial implementation + of the Java Bindings for OpenAL / Sound3D Toolkit is available + for download from CVS. + At the moment, this release only contains instructions for + building on Win32 machines. We will be adding Linux & + OSX instructions shortly.
+ + + + + + +
Getting + Started

This project has been built + under Win32, Linux and OSX. The following packages and tools + have been used:

+
    +
  • All Systems: +
      +
    • Sun J2SDK 1.4.2 (available at java.sun.com)
    • +
    • ANT 1.5.3 (available at apache.org)
    • +
    • JUnit 3.8.1 (available at junit.org) + copy junit.jar to the apache-ant lib directory
      +
    • +
    +
  • +
  • Windows: + +
  • +
  • Linux: + +
  • +
  • OSX +
      +
    • OSX 10.2 or later
    • +
    • OSX Developer Tools
    • +
    • OpenAL1.0 SDK (available at http://developer.creative.com + under "Gaming -> Development Kits -> OpenAL")
      +
    • +
    + Please refer to README.txt for + additional build information.
  • +
+
+

 

+ + + + + + + + + + +
+ + + + + + +
Useful + Links
+ + + + + + +
Documentation
+ + + + + + +
Downloads
+ + + -- cgit v1.2.3