From: Kenneth B. R. <kbr...@al...> - 2003-01-18 19:19:40
|
> I remember looking at the flight simulator gl4java demo on java.sun.com, did > that download a copy of gl4java (through webstart) and use it in it's local > folder? Yes; save the .jnlp file to your local disk to see how this is done. It is necessary to jar up the native code for gl4java, one jar per platform, as well as provide gl4java.jar and gl4java-glutfonts.jar (at least.) |