PDA

View Full Version : need engine advice


morrisgunn
04-23-2009, 01:34 PM
Greetings minasan, I have been lurking for a short time, ill have some arts up soon for peeps to get a feel of what im about. but for now, I need help from those of you who are more experienced.

I am working on a demo that will show basic mechanics for a future MMO. I dont need an actual MMO engine at this time, one has been chosen for the future, however, this project is in the planning phase and we cant get the licence for the engine with no funding. I need to be able to modify the interface more than anything, and It should be able to support next gen features like normal and spec maps.

ANY input or questions welcome.

arigatou

arrangemonk
04-23-2009, 02:21 PM
pretty much any recent engine souts your needs but for preview issues, using c# with xna should work, even tough its a framework and not really an engine

morrisgunn
04-23-2009, 02:29 PM
I'm sort of looking for something I can customize to look like its doing what I want without having to code it from the ground up, after all, that's the meat and potatoes of the project once it go's into production.

for a specific demonstration I need the ability to have at least two people playing at the same time.

Mechadus
04-23-2009, 02:45 PM
We have been running tests with DX Studio at my work. Right now we are still experimenting to see if it will do what we need it for, but I can say that there are tons of 'presets' for it that you can make look like about anything. We are also waiting on funding, but for our initial tests have been very promising. So far we have set up a few virtual tours, and a basic 'second life' style environment, and the interfaces were very easy to customise for both applications.

-N

SyncViewS
04-23-2009, 03:11 PM
Hi morriskun,
you may want to take a look at this thread (http://boards.polycount.net/showthread.php?t=61364), about "inexpensive / open source game engines", with a lot of useful info.

morrisgunn
04-23-2009, 09:17 PM
arigatou syncsan that's verry helpful, ill bookmark that thread.