Hello
i have an idea/if possible request.
First let me just declare one thing. I suck at C++!
Now that we've gotten that out of the way let me say that i am a Java programmer and NOT a C++ programmer. But i do know that it is possible for Java and C++ to work together. So here is my idea:
A JVM Interface MFD.
Basically you would need to Define the screen of the MFD as the Java console. This would either require another method of printing in Java or a direct interface to the Java console in C++. Either of these methods would work but i don't know which would work better. So what would be the advantage of this addon?
Java is a simple language. And i would like to be able to make MFD addon's without having to go through C++.
And before you use the way overused excuse that "Java is slow". I will just say this: "Java was slow", Java is still slightly slower than C++ but not noticeably slower. If you need proof that it is fast enough i suggust you look at the Jmonkey Engine.
Yes that is a fully three dimensional gaming engine written in pure java with a high FPS.
If anyone knows how to make such an MFD, please let me know. I can develop the Java side if someone else can develop the C++ side.
i have an idea/if possible request.
First let me just declare one thing. I suck at C++!
Now that we've gotten that out of the way let me say that i am a Java programmer and NOT a C++ programmer. But i do know that it is possible for Java and C++ to work together. So here is my idea:
A JVM Interface MFD.
Basically you would need to Define the screen of the MFD as the Java console. This would either require another method of printing in Java or a direct interface to the Java console in C++. Either of these methods would work but i don't know which would work better. So what would be the advantage of this addon?
Java is a simple language. And i would like to be able to make MFD addon's without having to go through C++.
And before you use the way overused excuse that "Java is slow". I will just say this: "Java was slow", Java is still slightly slower than C++ but not noticeably slower. If you need proof that it is fast enough i suggust you look at the Jmonkey Engine.
Yes that is a fully three dimensional gaming engine written in pure java with a high FPS.
If anyone knows how to make such an MFD, please let me know. I can develop the Java side if someone else can develop the C++ side.