ezEngine icon
ezEngine icon

ezEngine

 4 likes

ezEngine is a free, open source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. EZ utilizes a plugin system to integrate features such as FMOD or Jolt Physics.

ezEngine screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • CH flagSwitzerland

Platforms

  • Windows
  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Dark Mode
  2.  Ad-free
  3.  Portable
  4.  Single player
  5.  Support for scripting
  6.  No registration required
  7.  No Coding Required
  8.  Works Offline
  9.  Scene System
  10.  Modular System
  11.  3D Game Engine
  12.  C++
  13.  Visual Programming
  14.  Community-based
  15.  3D Animation

 Tags

ezEngine News & Activities

Highlights All activities

Recent activities

Show all activities

ezEngine information

  • Developed by

    CH flagezEngine
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    61 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentPhotos & GraphicsGames

GitHub repository

  •  1,710 Stars
  •  213 Forks
  •  36 Open Issues
  •   Updated Jun 13, 2025 
View on GitHub

Our users have written 0 comments and reviews about ezEngine, and it has gotten 4 likes

ezEngine was added to AlternativeTo by Nickykun on May 15, 2024 and this page was last updated May 15, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is ezEngine?

ezEngine is a free, open source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. EZ utilizes a plugin system to integrate features such as FMOD or Jolt Physics. This makes it possible to only include those features that you need, or to replace systems with a custom solution that works better for your requirements.

Similarly, the EZ code base can be built in multiple tiers, where you either get the entire feature set, with a fully functional editor, asset management and renderer, or you can strip it down to just the base libraries and core engine functionality. This can be extremely useful if you need to build a lot of custom technology, but require a high-performance, reliable foundation. EZ has a strong emphasis on providing robust, easy to use and well-tested base functionality. It is successfully being used in such a capacity in commercial products.

Official Links