Hi-
I've created a mediumly complex Processing application, using some 3D graphics, OpenGL, Minim, and ControlP5 libs.
I want to turn it into a commerical product, but it runs slowly, the user interface is poor, networking support is poor, etc. I am wondering if switching to Java will help with the speed issues very much, or if I need to go back to something like C++ ? Basically, the question is will I gain much speed by switching to pure Java? Will it be as much work as switching to something else such as C++? I am mostly a C programmer, so I still don't know full Java or C++ at this time.
thanks.
I've created a mediumly complex Processing application, using some 3D graphics, OpenGL, Minim, and ControlP5 libs.
I want to turn it into a commerical product, but it runs slowly, the user interface is poor, networking support is poor, etc. I am wondering if switching to Java will help with the speed issues very much, or if I need to go back to something like C++ ? Basically, the question is will I gain much speed by switching to pure Java? Will it be as much work as switching to something else such as C++? I am mostly a C programmer, so I still don't know full Java or C++ at this time.
thanks.
1