|
Has anyone done any work in combining OpenGL (JNI: native c++) with java, and how would be the best way Swing for the window? and an opengl componnent inside?
or creating the opengl window in c++ code, then i am wondering how to interface the WINPROC and associated funcitons if i want the window to be manipulated by the java app.
(all in windows)
|