Next:
1. Introduction
Up:
GL4Java
Previous:
GL4Java
 
Index
Contents
1
. Introduction
1
.
1
OpenGL[tm] for Java[tm] Homepage
1
.
2
About GL4Java
1
.
3
About this Document
1
.
4
Who wrote which part?
1
.
5
The Procedure
1
.
5
.
1
History
1
.
5
.
2
Our Work
1
.
5
.
3
Status
1
.
5
.
4
Targets
2
. Installation
2
.
1
Obtain GL4Java
2
.
1
.
1
GL4Java's Version Numbers
2
.
2
GL4Java's Directory structure
2
.
3
Step by Step
2
.
3
.
1
GL4Java Installer
2
.
3
.
2
Manual Binary Installation
2
.
3
.
3
Source Installation
2
.
3
.
4
Windows Source Installation
2
.
4
Hacking
3
. Design
3
.
1
Native-Call to OpenGL
3
.
2
Java-Call to OpenGL
3
.
2
.
1
JNI to OpenGL
3
.
3
OpenGL's Connection to the Windowing-System
3
.
3
.
1
X-Window-System
3
.
3
.
2
MS-Windows
3
.
4
OpenGL's Connection to the AWT
3
.
5
OpenGL Mapping to Java
3
.
5
.
1
Convinient Placement
3
.
5
.
2
Keeping the OpenGL C-API
4
. Development Environment
4
.
1
Unix Tools
4
.
2
Windows Tools
5
. Implementation
5
.
1
Makefile
5
.
1
.
1
Makefile Invokation
5
.
1
.
2
Make-Scripts to generate the librarys
5
.
2
C2J Version 1.0
5
.
3
GLEnum
5
.
4
GLUEnum
5
.
5
GLFunc
5
.
6
GLFuncJauJNI
5
.
7
GLUFunc
5
.
8
GLUFuncJauJNI
5
.
9
GLContext
5
.
10
GLFrame
5
.
11
GLCanvas
5
.
12
GLAnimCanvas
5
.
13
Extensions for the sun-package
5
.
14
The Native Wrapper-Library Code
6
. Examples
6
.
1
The olympicCvs GLAnimCanvas derivation
6
.
2
Further Examples
7
. Further Documentation
7
.
0
.
1
Readme
7
.
0
.
2
Changes
7
.
0
.
3
License
7
.
1
Package-Documentation (javadoc)
7
.
2
Important Links
8
. Resume
8
.
1
Contact us
8
.
1
.
1
Thanxs
Bibliography
About this document ...
sven goethel 2001-12-11