SA-MP Forums Archive
Game Engine Suggestion? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Game Engine Suggestion? (/showthread.php?tid=299192)



Game Engine Suggestion? - TheArcher - 24.11.2011

Hello everyone. I've done a part of my first 3d person video game using unity 3d engine. Also it's limited beacuse there's a PRO version which is better than the free one.

My question is do you know other game engines which i can develop & compile the games in Windows, Mac & Android? Kindly a free one

Thank you.


Re: Game Engine Suggestion? - legodude - 24.11.2011

kind of a big one:
www.crydev.net/dm_eds/download_detail.php?id=4


Re: Game Engine Suggestion? - TheJayMan - 24.11.2011

Although maybe a little more work is required, Game Maker is cheap! I use it because it has 3D support and awesome multi-player support with some DLLs.


Re: Game Engine Suggestion? - TheArcher - 24.11.2011

@legodude Hoho didn't know that Cry-Company has a Open Game Engine? That's good thanks i'll try it.

@TheJayMan Thanks to you too, it's quite simple to use that but the graphic is kinda old.

And anyways i still waiting for other answers.


Re: Game Engine Suggestion? - TheJayMan - 24.11.2011

Quote:
Originally Posted by TheArcher
Посмотреть сообщение
@legodude Hoho didn't know that Cry-Company has a Open Game Engine? That's good thanks i'll try it.

@TheJayMan Thanks to you too, it's quite simple to use that but the graphic is kinda old.

And anyways i still waiting for other answers.
OK well I happen to know a few more too!

http://www.panda3d.org/ I heard it is good, I tried it, looks OK but I cannot program with that. Disney use it too, and it's free.

http://www.ogre3d.org/
http://irrlicht.sourceforge.net/
http://www.genesis3d.com/

More on ******


Re: Game Engine Suggestion? - Bumbis - 24.11.2011

You can try UDK. http://www.unrealengine.com/

It is free and very powerful. There is a something like visual scripting and other awesome stuff. Definetly recommending.


Re: Game Engine Suggestion? - TheArcher - 24.11.2011

@TheJayMan

Not bad though. But i think all of them are only DirectX 9.0c .


Re: Game Engine Suggestion? - iNorton - 24.11.2011

Stay on Unity, its a great program! I used to use it when I was doing Introduction to 3D modelling in college for 5 weeks, perfect stuff


Re: Game Engine Suggestion? - TheArcher - 24.11.2011

@iNorton Yes, it's very powerful, excelent graphic, but the only bad thing is that it's very limited such as no PRO Shadows, no advanced functions, only Windows Build.

@Bumbis Thanks for sharing, another powerful game engine too.


Re: Game Engine Suggestion? - Joe Staff - 24.11.2011

Working on Android, I found it just as easy to make my own system. Doesn't have a learning curve (assuming you know java), and you're only limited by what you know.