
November 30th, 2007, 02:10 PM
|
|
|
Quote: | About the annoying restriction on "server side java" | What restriction is this? You aren't going to be using a webserver, so it matters not if your host has java servlets or whatever enabled.
Quote: | i guess it would still need server side java to make it multiplayer etc. | I don't see how. On the client side, nothing restricts from your networking. And the server component can be in any language that supports networking.
The whole concept of loading models and textures and animation is enormous. It's not something one of us can describe in a forum post. You'll effectively have to Google on this. You may also end up buying some books on the subject matter.
__________________
When you ask a question, be prepared to tell us: what have you tried? If you think you don't need to try anything, we will never be interested in helping you. If you agree with the link, and you refuse to answer that question, you are being a hypocrite.
Need help with broken code? Your question should be like a good bug report: (1) It has the smallest number of steps to reproduce the problem you see (2) It tells us precisely what you expected to see and (3) It tells us what you saw and how it differed from what you expected. We need all three to help you.
Want better answers? Tell us what you Googled for and what steps you took to answer your own question.
|