Inspire08 demo log, day 26 (part 1)

May 8th 2008

Status:
0(1) days left until Inspire08
Executable demo


I guess the organisers are expecting executable demos instead of a link on a browser. This is something I had no idea of how to do. But while checking Ne-He's Outline font tutorial, this time the JoGL example had a .bat with a command line that execute the thing on a window. This may sound totally normal to you, but it was exciting to me O:) So I quickly analysed it and extracted the logic and managed to make my demo.jar run directly on Windows!

After tweaking a bit the folders so it looked a bit nicer (I put all the libs (even linux/mac universal inside a /libs folder) the command looks like this:

java -Djava.library.path=.\libs -cp .\demo.jar;.\libs\jogl.jar;.\libs\gluegen-rt.jar MainWindow

This version should already work on Windows:

/projects/inspire08/08/demo.rar

... I'll do the launchers for Mac/Linux later on. uhm... Windows/Mac/Linux/Online, I like how that sounds :P And with all the libraries there ready to run on all the OS the filesize is 5Mb zipped (including the 4Mb OGG), sounds good to me too.
0 comments written so far...


Have your say!

Name:

Website:

Comment:

Some of the projects that I worked on.



Some of the HTML5 and Actionscript experiments I've done.