|
how does JAVA work with 3dGS any clues?
#167184
11/13/07 22:23
11/13/07 22:23
|
Joined: Nov 2007
Posts: 45 Fort Worth, Texas
peacerosetx
OP
Newbie
|
OP
Newbie
Joined: Nov 2007
Posts: 45
Fort Worth, Texas
|
Hi guys again  After spending more time on this site it seems to me that I will need to learn their new lite-C language to really get the game results I need. So, I have decided to stick with JAVA since it can be integrated with 3dGS but can you tell me how well it integrates with JAVA? I've not been able to find any real information on how to integrate JAVA with GameStudio, has any one here tried it? How well does it work? I need to find an engine that works well with JAVA could this be it? Thanks at all for any help or pointers...or a hello Peace to you my freinds...
_______________________
trusting in the Lord...
|
|
|
Re: how does JAVA work with 3dGS any clues?
[Re: peacerosetx]
#167185
11/13/07 22:36
11/13/07 22:36
|
Joined: Jan 2003
Posts: 4,305
Damocles
Expert
|
Expert
Joined: Jan 2003
Posts: 4,305
|
Implementing Java functionality into 3dgs needs you to either be a good c++ plugin programmer, where the dll is then linked to java, or you need to make a workaround, using a "communication" bridge of some kind to the acknex engine.
This could be realized by writing a dll, that communicated via sockets with the Java Virtual Machine.
Or you do a very primitive approach by sharing data, written into files between an instance of the acknex engine, and a JVM, running at the same time.
You could also writa a Java-based server software, and an internet communication protocol to 3dgs. (ask the maker of GSTNet, for the communication protocol he uses, with this you can establish a net communication to 3dgs.) Using Java as Serversoftware is the only senseful use of Java+acknex I can think of.
If you simply look for a 3d Engine, that runs in an Java environment, look for something else than 3dgs.
|
|
|
Re: how does JAVA work with 3dGS any clues?
[Re: Damocles]
#167186
11/13/07 23:10
11/13/07 23:10
|
Joined: Nov 2007
Posts: 45 Fort Worth, Texas
peacerosetx
OP
Newbie
|
OP
Newbie
Joined: Nov 2007
Posts: 45
Fort Worth, Texas
|
Thank you Damocles. In the site here somewhere they say that:
"If you prefer to program in 'real' C++, Delphi or other languages, you can implement Gamestudio's engine into your own programs using the engine SDK. "
I guess your explanation offers the true intricacies of what is involved. I do not have the skills you spoke of to integrate JAVA. I feel sad. I don't want to learn lite-C since outside of this 3dGS I won't be able to use it, unless it is like C++ then it would be okay.
To get good results in 3dGS does it require you to code a lot of lite-C it seems that you need it to do the simplest things, is that correct? THANK YOU so very much for any and all feedback.
Peace.
Last edited by peacerosetx; 11/13/07 23:13.
_______________________
trusting in the Lord...
|
|
|
Re: how does JAVA work with 3dGS any clues?
[Re: Damocles]
#167188
11/13/07 23:45
11/13/07 23:45
|
Joined: Nov 2007
Posts: 45 Fort Worth, Texas
peacerosetx
OP
Newbie
|
OP
Newbie
Joined: Nov 2007
Posts: 45
Fort Worth, Texas
|
Thank you again VERY MUCH Damocles, you really helped me to take the next step in programming I will learn lite-C. You are correct about JAVA and the inherent limitations due to the structure with the JVM. I have decided to break free of the thought of limiting myself to JAVA and will now expand to have a REAL language under my belt with lite-C.
You are a very smart person, not so much for your knowledgeable help, but your perceptiveness to know the deeper questions that people need the answers for even if they are unable to articulate it well. You are certainly a blessing to the forum!
Vielen Dank.
Peace.
_______________________
trusting in the Lord...
|
|
|
Re: how does JAVA work with 3dGS any clues?
[Re: peacerosetx]
#167189
11/13/07 23:48
11/13/07 23:48
|
Joined: Jan 2003
Posts: 4,305
Damocles
Expert
|
Expert
Joined: Jan 2003
Posts: 4,305
|
|
|
|
Re: how does JAVA work with 3dGS any clues?
[Re: Joozey]
#167193
11/15/07 15:56
11/15/07 15:56
|
Joined: Aug 2003
Posts: 7,440 Red Dwarf
Michael_Schwarz
Senior Expert
|
Senior Expert
Joined: Aug 2003
Posts: 7,440
Red Dwarf
|
that would imply that Destops MySQL-DLL is illegal - Conitec hasnt complained AFAIK
"Sometimes JCL reminds me of Notch, but more competent" ~ Kiyaku
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|