Saturday, 31 August 2013

Is it possible to use a java GUI to manipulate C++ code?

Is it possible to use a java GUI to manipulate C++ code?

I would like to try writing an opengl application in C++ that uses a GUI
that is written in Java. Would this be possible or am I better off writing
the GUI in C++ as well?

No comments:

Post a Comment