megala
04-06-2000, 02:58 PM
I want to call a C++/OpenGL program from a java program. We want to output a graph of the analysis of some user/data. How do you do this. I've tried several things, but cannot figure it out.
View Full Version : Calling OpenGL/C++ program from Java