Get Advice Icon

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

Amethyst

5
20
+ 1
0
Unreal Engine

371
388
+ 1
34
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 · 90.5K 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 · 88K 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
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Amethyst
Pros of Unreal Engine
    Be the first to leave a pro
    • 11
      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

      5.9K
      19
      138.3K
      - 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
        Manage your open source components, licenses, and vulnerabilities
        Learn 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.
        JavaScript
        JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
        Python
        Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
        Node.js
        Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
        HTML5
        HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.
        See all alternatives