Questions of this kind often boil down to specifics, as the various competitors all have strong and weak points. As such, It will be hard for anyone to answer meaningfully without more context: What kind of game do you want to write, what skills do you currently have, what do you want to learn from this project, etc.
We are the team of developers, actually and we are trying to create game like Dual Universe but more in a fantasy world...
Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
11–20 of 42 posts
Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#12There's no simple answer to your question. It all comes down to your use case: Are you trying to learn game development or are you developing the next AAA-Title with hundreds of developers? Which platforms are you targeting? Are you willing to pay for the engine and/or the assets?
Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#13Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#14Unity is easier to learn, Unreal has a cool ecosystem AAA developers love, Unigine has some bleeding edge stuff with great performance not found elsewhere, CryEngine can destroy any GPU you throw at it...
> CryEngine can destroy any GPU you throw at it... As in it's so poorly optimized it will eat any GPU, or it can do bleeding edge stuff no GPU can support?
Since DirectX 10 they have the tradition of being one of earliest supporting new DX versions.
Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#15Questions of this kind often boil down to specifics, as the various competitors all have strong and weak points. As such, It will be hard for anyone to answer meaningfully without more context: What kind of game do you want to write, what skills do you currently have, what do you want to learn from this project, etc.
We are the team of developers, actually and we are trying to create game like Dual Universe but more in a fantasy world...
Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#16There's no simple answer to your question. It all comes down to your use case: Are you trying to learn game development or are you developing the next AAA-Title with hundreds of developers? Which platforms are you targeting? Are you willing to pay for the engine and/or the assets?
If it worth it - I will pay, why not? My goal is performance and we are going to have a pretty big map. Maybe the biggest ever...
Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#17Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#18Other than that, it really depends on your team.
Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#19Defold.
Re: Ask HN: What Engine Is Better for games: Unity, Unreal or Unigine?
#20Questions of this kind often boil down to specifics, as the various competitors all have strong and weak points. As such, It will be hard for anyone to answer meaningfully without more context: What kind of game do you want to write, what skills do you currently have, what do you want to learn from this project, etc.
We are the team of developers, actually and we are trying to create game like Dual Universe but more in a fantasy world...
It seems that Unreal Engine is a better choice (Mass Effects, for example), but its pure C++ (with lua scripting), which means x3-4 as much of code, and trickier interoperability.
I dunno, tough choice. Good luck with your project!