phpphp 0 Report post Posted September 29, 2009 Hi guys we have proposal to develop a web client to ORTS games where server is developed in C++. NOw we need to develop interface in Java. So NOw client will be develop in Java and server is already developed in C++. We are just about to start working and gathering information. Can you guys give me some suggestion how will this work done. What middleware technology should be considered. Should we develop our client in other language? Share this post Link to post Share on other sites
nooc9 0 Report post Posted September 30, 2009 The first result I get when googling on ORTS is Open Real-Time Strategy. Is this the server?They talk about a OpenGL client. I think Java is the best choice for this. That said, you'll want to check out LWJGL and JOGL. If you don't want to reinvent the wheel then alsocheck out these 3d engines: jME, jPCT, Xith3D.If you need scripting then look here. Share this post Link to post Share on other sites