/aerith

Corrected revision about Cool JavaOne Demo(https://java.net/projects/aerith)

Primary LanguageJava

About this project

This project is the corrected revision about aerith. Every copyrights blong to the authors of that project.

I have fixed all compilation errors with jogl 2.x

Because my IDE is netbeans, so if you use NetBean 7.x, you should add these two libraries:

junit

This library is the built-in library of NetBean ide. if you don't install it. You must manual create one.

jogl

This library is created by myself. it contains the following files

Windows

gluegen-rt.jar jogl-all.jar
gluegen-java-src.zip
jogl-java-src.zip
gluegen-rt.dll jogl_desktop.dll nativewindow_awt.dll
nativewindow_win32.dll newt.dll

Linux

gluegen-rt.jar
jogl-all.jar
gluegen-java-src.zip
jogl-java-src.zip
libgluegen-rt.so
libjogl_desktop.so
libnativewindow_awt.so
libnativewindow_x11.so
libnewt.so

Mac

gluegen-rt.jar
jogl-all.jar
gluegen-java-src.zip
jogl-java-src.zip
libgluegen-rt.jnilib
libjogl_desktop.jnilib
libnativewindow_awt.jnilib
libnativewindow_macosx.jnilib
libnewt.jnilib