From: Jacob M. <ja...@ma...> - 2002-02-08 11:13:30
|
Hi Leon, Jumping into gl4java without any Java knowledge at all will be hard. I recommend these two sources to learn some Java: http://java.sun.com/docs/books/tutorial/ and http://www.mindview.net/Books/TIJ/ That said, programming gl4java is much like programming it in C++ with GLUT - but the local Java GUI is used (AWT/Swing) - but GUI toolkit is quite simple to use. Sincerely, Jacob Marner > Hi, I'm kinda new to Java, but I have some experience > of using OpenGL in C/C++. I install the GL4java, but I > don't know how to run the java code. On the home page > of GL4java, it mentions that I still can use Visual > C++ to run the java code. But vc won't recognize the > file.java. So please let me know how to port the java > file into Visual C++ and then associate with GL4java. > > Thanx > > > > > __________________________________________________ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com > > _______________________________________________ > gl4java-usergroup mailing list > gl4...@li... > https://lists.sourceforge.net/lists/listinfo/gl4java-usergroup > |