aboutsummaryrefslogtreecommitdiffstats
path: root/make/README-zip-bundles.txt
blob: 3fc9424b91d0fdef419662cc2f5761dce82284d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45

Java (TM) Binding for the OpenGL (r) API, version @VERSION@
-------------------------------------------------------

This software is licensed by Sun Microsystems, as specified
in the LICENSE.txt file.  You must use this software 
in accordance with the terms under which the code is licensed.



Instructions for unzipping Java Binding for the OpenGL API, version @VERSION@
--------------------------------------------------------------------

After downloading and unzipping the zip file containing the 
JOGL release for your target platform, you will see the 
following files in the top directory:
  
  COPYRIGHT.txt
  LICENSE.txt
  Userguide.html
  README.txt                  README file (you are reading it now)

and the following subdirectory:

  lib                         contains JOGL implementation

All of the JOGL implementation files (jar files and native 
libraries) are in the lib subdirectory.  For instructions on 
how to use these implementation files to build or run a JOGL 
program see the enclosed JOGL user guide (Userguide.html).



Project source code and getting assistance
------------------------------------------

JOGL source code and project information can be found at:

  https://jogl.dev.java.net/


Numerous answers to common questions can be found on the JOGL
forum:

  http://www.javagaming.org/index.php/board,25.0.html