Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (406)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  3D graphics on a network aplication  (Read 1263 times)
0 Members and 1 Guest are viewing this topic.
Offline uderman

Senior Newbie




Java games rock!


« Posted 2004-06-21 17:26:52 »

hello,

I will create a networked virtual environment in Java, and would like to know what should I use to create the virtual environment and the virtual objects..

does it make a diference using Java3D or JOGl in the network part of it?(Like sending information about the location of the objects to the instances of the program?)

Any ideas are apreciated, since I don't know much about anything Cheesy

also, those are topics that I made asking questions about my project in the Java3D and JOGL forums:


http://www.java-gaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl;action =display;num=1087577051

http://www.java-gaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=3D;action=display;num=1087772943

Offline blahblahblahh

JGO Coder


Medals: 1


http://t-machine.org


« Reply #1 - Posted 2004-06-21 18:39:03 »

Quote
hello,

does it make a diference using Java3D or JOGl in the network part of it?(Like sending information about the location of the objects to the instances of the program?)


Not really, no. It could, theoretically, if you were being lazy and just trying to use built-in serialization Grin, but in practice the chances of you doing that in a game are very small (unless you're already committed to RMI or similar at a high-level, in which case you probably wouldn't need to ask Smiley).

In practice, you will create a custom message format, and possibly a custom protocol too (although there are some existing protocols you could re-use, like HTTP as a trivial example), and so it's irrelevant what API you use to render things.

malloc will be first against the wall when the revolution comes...
Offline Herkules

Senior Member




Friendly fire isn't friendly!


« Reply #2 - Posted 2004-06-21 21:13:50 »

I backup that.

Maybe looking up opensource projects like the DRTS project can give you some hints. Its not VR not meant for a large number of users, but also connects 3D objects via the network.

HARDCODE    --     DRTS/FlyingGuns/JPilot/JXInput  --    skype me: joerg.plewe
Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars and Titan!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (77 views)
2013-05-17 21:29:12

alaslipknot (89 views)
2013-05-16 21:24:48

gouessej (120 views)
2013-05-16 00:53:38

gouessej (113 views)
2013-05-16 00:17:58

theagentd (126 views)
2013-05-15 15:01:13

theagentd (113 views)
2013-05-15 15:00:54

StreetDoggy (156 views)
2013-05-14 15:56:26

kutucuk (179 views)
2013-05-12 17:10:36

kutucuk (179 views)
2013-05-12 15:36:09

UnluckyDevil (186 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.099 seconds with 20 queries.