Need advice about which tool to choose?Ask the StackShare community!

Amethyst

5
20
+ 1
0
Unreal Engine

359
371
+ 1
33
Add tool

Amethyst vs Unreal Engine: What are the differences?

  1. Programming Language: Unreal Engine primarily uses C++ for game development, offering more flexibility and control over game mechanics and performance. On the other hand, Amethyst relies on Rust, which focuses on memory safety and concurrency, making it less prone to certain types of bugs and errors in the code.

  2. Community Support: Unreal Engine has a larger user base and an extensive community where developers can find resources, tutorials, and support easily. In contrast, Amethyst, being a newer engine, has a smaller community but is steadily growing as more developers adopt Rust for game development.

  3. Workflow and Architecture: Unreal Engine provides a more visual-oriented workflow with its Blueprint system, allowing developers to create and manipulate game logic without writing code. Amethyst follows a more code-centric approach, emphasizing clean architecture, data-oriented design, and performance optimizations through Rust's borrow-checker.

  4. Performance and Optimization: Due to its memory management model and Rust's emphasis on performance, Amethyst offers more control and predictability over resource management, leading to potentially better performance in certain scenarios compared to Unreal Engine.

  5. Platform Support: Unreal Engine supports a wide range of platforms, including PC, consoles, and mobile devices, making it an attractive choice for multi-platform development. Amethyst, currently in development, aims to provide cross-platform support as well but may have limitations compared to the mature platform support of Unreal Engine.

  6. Licensing and Cost: Unreal Engine follows a royalty-based model, where developers pay royalties on revenue earned from their games. Amethyst, being open-source and under the MIT license, allows developers to use it for commercial projects without any licensing fees, providing a more cost-effective option for indie developers and small studios.

In Summary, Amethyst and Unreal Engine differ in programming language, community support, workflow, performance optimization, platform support, and licensing, providing developers with distinct choices based on their priorities and project requirements.

Decisions about Amethyst and Unreal Engine
norlin
Software Engineer / Game Developer at Norlin Games · | 7 upvotes · 86.8K views

When I started to learn game development, I've tried to use Unity multiple times because it's the most popular option. But never get it worked because of the clunky UI which is very hard to understand for a new user. After some time, I've decided to try UE4 despite there was a lot of rumors that it's "heavy" or requires an AAA team. And suddenly it clicked, everything works as I expecting, UI is clear and much more powerfull, no need to build custom tools to work on the game itself. Blueprints are very helpful for beginners, C++ has a lot of "syntax-sugar" - macroses, a lot of convenient in-engine types for everything. Later while working with Unreal, I've realized it has very consistent roadmap with constant improvements and adding new features. At the same time, each major version update is painless so you can upgrade your project during development to get new features. UE4 is free to use with the full list of features and you only have to pay royalty after getting your first $1 million from the project (and that's just the default case, you can always discuss custom license with an upfront fee, if you want to).

See more
Arthur Osipyan
Software Engineer at Value Industry · | 2 upvotes · 84.3K views

I chose Unity over Unreal Engine because Unity has a more user friendly UI for beginners looking to learn game development. Additionally, as someone who uses a lot of online resources to learn new languages and tools, I found a lot of tutorials covering game development with Unity as the core engine. This doesn't mean Unreal is not a great choice for game development, I just personally found learning game development much smoother with the amount of resources available with Unity.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Amethyst
Pros of Unreal Engine
    Be the first to leave a pro
    • 10
      C++
    • 6
      Blueprints
    • 5
      PBR
    • 4
      Suitable for any projects
    • 4
      Source Available
    • 3
      Convenient and modern UI
    • 1
      Most Popular Game engine

    Sign up to add or upvote prosMake informed product decisions

    Cons of Amethyst
    Cons of Unreal Engine
      Be the first to leave a con
      • 6
        Heavy
      • 1
        A lot of "heaviness" myths around

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is Amethyst?

      Uses gfx-rs to render graphics with OpenGL, and soon Vulkan and Metal. It is meant to be used for 2D and 3D, with various utilities for both types of games.

      What is Unreal Engine?

      It is a game engine that helps you make games. It is made up of several components that work together to drive the game. Its massive system of tools and editors allows you to organize your assets and manipulate them to create the gameplay for your game.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Amethyst?
      What companies use Unreal Engine?
        No companies found
        See which teams inside your own company are using Amethyst or Unreal Engine.
        Sign up for StackShare EnterpriseLearn More

        Sign up to get full access to all the companiesMake informed product decisions

        What tools integrate with Amethyst?
        What tools integrate with Unreal Engine?

        Sign up to get full access to all the tool integrationsMake informed product decisions

        What are some alternatives to Amethyst and Unreal Engine?
        Ruby
        Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming.
        Unity
        Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web, and connect with loyal and enthusiastic players and customers.
        three.js
        It is a cross-browser JavaScript library and Application Programming Interface used to create and display animated 3D computer graphics in a web browser.
        Godot
        It is an advanced, feature-packed, multi-platform 2D and 3D open source game engine. It is developed by hundreds of contributors from all around the world.
        Phaser
        It is a free open source HTML5 game framework. It uses Pixi.js for WebGL and Canvas rendering across desktop and mobile web browsers. Games can be compiled to iOS and Android apps via 3rd party tools.
        See all alternatives