Need a good game enigen
Hello :D I need a good 3d game engine to crate fps games, that can be online. I dont want to do scriptiong but i want to desing evry thing my self. Do you know a good engine ?
eoop.org
Junior Poster in Training
97 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0
I'd recommend not using the unreal engine to start with because it use 'Unreal script' a different language which is so similar to C++ the little differences frustrate you. I'd like to suggest the irrlicht engine it has a nice community great documentation ( unlike UDK ) and you only need to know c++ to use it. a simple google search will bring up the irrlicht site.
Edit: You said you didnt want to do scripting well the unreal engine ( UDK ) uses unreal script a variation on C++ well its pretty similar I've found. So basically i am promoting irrlicht i made some nice FPS's in irrlicht also online can be written in C++ instead of unreal script which does make it easier as their are more links for making servers and clients in c++ than unreal script.
NSSLTD
But the Irrlicth Engine is not so good grafic as Unity 3D or anything like those. Do you know an other game engine? I am trying to licene the CryEngine 3 to my company NGD.
eoop.org
Junior Poster in Training
97 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0
Unity3d Engine Love it, use javascript, c# and others but i use just these two ones.
Do you know a plase where i can learn Pro scripting to unity 3D ????
eoop.org
Junior Poster in Training
97 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0
I'm gonna suggest Dark GDK if you're new to game programming. It's really good for solo developers to have total control over the game design, look, and feel without bogging you down with so many details that good quality games these days require.
Seriously, unless you are intimately familiar with game programming, do yourself a favor and start small.
roswell1329
Junior Poster in Training
71 posts since May 2006
Reputation Points: 21
Solved Threads: 2
I have heard that XNA is good, but do you guys know any good website or books where i can learn XNA ?
eoop.org
Junior Poster in Training
97 posts since Mar 2011
Reputation Points: 10
Solved Threads: 0