virtual world

is it posible to make a virtual world with java 3d and navigate on it? like making a building in 3d and whe yuo push on something it sends a message to another computerthx
[185 byte] By [martaa] at [2007-11-27 9:09:01]
# 1

Of course it is!!!!!!

Hi marta; well, in theory everything you can think it`s possible by coding in java. The only restriction is your one imagination.

Your question surrounds over the java.net api. This api provides benefits like sending and receiving data through net connections (sockets or datagrams).

When you push an object in a virtual world java computes a "picking behavior" and, programming it correctly, you could be able to send, receive, do, destroy, create, etc, etc, etc.

Bye!!!

Greetings girl!!!

aaronontheweba at 2007-7-12 21:48:16 > top of Java-index,Security,Cryptography...