Alternatives to Unreal Engine logo

Alternatives to Unreal Engine

Unity, Blender, Godot, three.js, and Ninject are the most popular alternatives and competitors to Unreal Engine.
325
334
+ 1
32

What is Unreal Engine and what are its top alternatives?

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.
Unreal Engine is a tool in the Game Development category of a tech stack.

Top Alternatives to Unreal Engine

  • Unity
    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. ...

  • Blender
    Blender

    It is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation. ...

  • Godot
    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. ...

  • three.js
    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. ...

  • Ninject
    Ninject

    It is a lightning-fast, ultra-lightweight dependency injector for .NET applications. It helps you split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them back together in a flexible manner. By using it to support your software's architecture, your code will become easier to write, reuse, test, and modify. ...

  • Phaser
    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. ...

  • pygame
    pygame

    It is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language. ...

  • BabylonJS
    BabylonJS

    A complete JavaScript framework for building 3D games with HTML5, WebGL, WebVR and Web Audio. ...

Unreal Engine alternatives & related posts

Unity logo

Unity

1.6K
1.3K
73
Unity brings state-of-the-art, affordable multiplatform tools and services to developers of interactive content everywhere.
1.6K
1.3K
+ 1
73
PROS OF UNITY
  • 16
    Because it's a powerful engine, you can build anything
  • 14
    C# language
  • 11
    Very Popular
  • 7
    Easy to Use
  • 6
    He Has A Free VErsion
  • 6
    Cross Platform
  • 5
    2nd Game Engine In The World
  • 4
    Good Choise
  • 4
    Very Large Showcase
CONS OF UNITY
  • 4
    Hard to get started with
  • 4
    Clunky UI
  • 4
    Closed source
  • 3
    No consistency with updates
  • 3
    Requires to build a lot of tools
  • 2
    Gigantic by being 9gb (thats what setup says)

related Unity posts

Shared insights
on
BabylonJSBabylonJSthree.jsthree.jsUnityUnity

We already have an existing 3d interactive application for windows, mac, and iOS devices and have planned to move that app to the web for high availability to different types of users. I have been searching for different options for it. Our existing application is made in Unity so we prefer to work on unity webgl but it also has its drawbacks. Other than that we are also thinking to change the tech stack to three.js or BabylonJS due to their high compatibility with the web ecosystem. I want to know which engine/library/framework we should use for the development of our 3d web application. Also with unity webgl, we want to develop all UI parts in web technologies only and will use the unity3d for 3d part only.

Points that are very important to consider - 1. Memory optimization and allocation 2. Quality 3. Shaders 4. Materials 5. Lighting 6. Mesh editing, mesh creation at runtime 7. Ar 8. Vr 10. Support on different browsers including mobile browsers 11. Physics(gravity, collision, cloth simulation, etc.) 12. Initial load time 13. Speed and performance 14. Max vertices count. What happens when we load models exceeding max vertex count? 15. Development time 16. Learning curve (Unity3d we already working on) 17. Ease of use. What artists can do using any platform eg. in unity3d, artists can edit materials, set up lighting etc? 18. Future scope 19. Scalability 20. Integration with web ecosystem

See more
Blender logo

Blender

326
281
19
Open Source 3D computer graphics software
326
281
+ 1
19
PROS OF BLENDER
  • 8
    Free for Commercial and Personal Use
  • 4
    Layers
  • 4
    Usable For Graphic Design
  • 3
    Dozens of free addons, courses and an active community
CONS OF BLENDER
  • 2
    Long Render Time (every 3d program ever)
  • 1
    Confusing UI and shortcut navigation for newcomers
  • 1
    Blender dropped the game engine, see UPBGE

related Blender posts

Godot logo

Godot

178
221
27
Free and open source 2D and 3D game engine
178
221
+ 1
27
PROS OF GODOT
  • 8
    Open source
  • 5
    Easy to port
  • 3
    Supports both C++, C# and GDScript
  • 3
    Cross-Platform
  • 3
    Simple
  • 3
    Avaible on Steam For Free
  • 2
    GDScript is Based On Python
CONS OF GODOT
  • 1
    Harder to learn
  • 1
    Performance in 3D
  • 1
    Need opengl 2.1 / 3.3
  • 1
    Somewhat poor 3D performance and lacks automatic LODs

related Godot posts

three.js logo

three.js

586
466
0
A JavaScript 3D library
586
466
+ 1
0
PROS OF THREE.JS
    Be the first to leave a pro
    CONS OF THREE.JS
      Be the first to leave a con

      related three.js posts

      Shared insights
      on
      BabylonJSBabylonJSthree.jsthree.jsUnityUnity

      We already have an existing 3d interactive application for windows, mac, and iOS devices and have planned to move that app to the web for high availability to different types of users. I have been searching for different options for it. Our existing application is made in Unity so we prefer to work on unity webgl but it also has its drawbacks. Other than that we are also thinking to change the tech stack to three.js or BabylonJS due to their high compatibility with the web ecosystem. I want to know which engine/library/framework we should use for the development of our 3d web application. Also with unity webgl, we want to develop all UI parts in web technologies only and will use the unity3d for 3d part only.

      Points that are very important to consider - 1. Memory optimization and allocation 2. Quality 3. Shaders 4. Materials 5. Lighting 6. Mesh editing, mesh creation at runtime 7. Ar 8. Vr 10. Support on different browsers including mobile browsers 11. Physics(gravity, collision, cloth simulation, etc.) 12. Initial load time 13. Speed and performance 14. Max vertices count. What happens when we load models exceeding max vertex count? 15. Development time 16. Learning curve (Unity3d we already working on) 17. Ease of use. What artists can do using any platform eg. in unity3d, artists can edit materials, set up lighting etc? 18. Future scope 19. Scalability 20. Integration with web ecosystem

      See more
      Shared insights
      on
      WebGLWebGLthree.jsthree.js

      I want a advice on what to use as a beginner three.js or WebGL?

      See more
      Ninject logo

      Ninject

      349
      12
      0
      The ninja of .net dependency injectors
      349
      12
      + 1
      0
      PROS OF NINJECT
        Be the first to leave a pro
        CONS OF NINJECT
          Be the first to leave a con

          related Ninject posts

          Phaser logo

          Phaser

          126
          163
          4
          Desktop and Mobile HTML5 game framework
          126
          163
          + 1
          4
          PROS OF PHASER
          • 1
            Compile to iOS, Android and native apps
          • 1
            JavaScript or TypeScript
          • 1
            WebGL and Canvas rendering
          • 1
            Open Source
          CONS OF PHASER
          • 3
            No GUI

          related Phaser posts

          pygame logo

          pygame

          81
          150
          5
          Open Source python programming language library for making multimedia applications
          81
          150
          + 1
          5
          PROS OF PYGAME
          • 3
            Easy to install
          • 1
            Simple
          • 1
            Lightweigt by only being 12 mb
          CONS OF PYGAME
          • 2
            Has only 2d
          • 1
            Slow

          related pygame posts

          BabylonJS logo

          BabylonJS

          63
          124
          0
          A real time 3D engine
          63
          124
          + 1
          0
          PROS OF BABYLONJS
            Be the first to leave a pro
            CONS OF BABYLONJS
              Be the first to leave a con

              related BabylonJS posts

              Shared insights
              on
              BabylonJSBabylonJSthree.jsthree.jsUnityUnity

              We already have an existing 3d interactive application for windows, mac, and iOS devices and have planned to move that app to the web for high availability to different types of users. I have been searching for different options for it. Our existing application is made in Unity so we prefer to work on unity webgl but it also has its drawbacks. Other than that we are also thinking to change the tech stack to three.js or BabylonJS due to their high compatibility with the web ecosystem. I want to know which engine/library/framework we should use for the development of our 3d web application. Also with unity webgl, we want to develop all UI parts in web technologies only and will use the unity3d for 3d part only.

              Points that are very important to consider - 1. Memory optimization and allocation 2. Quality 3. Shaders 4. Materials 5. Lighting 6. Mesh editing, mesh creation at runtime 7. Ar 8. Vr 10. Support on different browsers including mobile browsers 11. Physics(gravity, collision, cloth simulation, etc.) 12. Initial load time 13. Speed and performance 14. Max vertices count. What happens when we load models exceeding max vertex count? 15. Development time 16. Learning curve (Unity3d we already working on) 17. Ease of use. What artists can do using any platform eg. in unity3d, artists can edit materials, set up lighting etc? 18. Future scope 19. Scalability 20. Integration with web ecosystem

              See more