Esoterica Game Engine
Esoterica is a new free and open-source game engine written in C++, with Bobby Anguelov leading the project and Kirill Bazhenov contributing the renderer. Both bring shipped-title experience, which makes the engine immediately more interesting than a typical hobby framework. The positioning is clear: this is not trying to be a universal, beginner-first engine, but a focused codebase for developers who want to study or build on something more substantial.
For engine programmers, the main draw is the combination of open source access and production experience. A renderer from someone who has shipped games can be especially valuable because it often reflects practical tradeoffs around frame pacing, asset handling, and platform constraints rather than purely academic design. That makes Esoterica worth watching even if teams never adopt it directly, since it can still serve as a reference for architecture and rendering decisions.
The exact feature set, supported platforms, and licensing details haven’t been broadly established in the available information, so the immediate value is less about a polished product and more about the quality of the people behind it. In an ecosystem crowded with engines that promise everything, a smaller project with experienced hands can be useful precisely because it may stay opinionated and technically grounded. Developers looking for a new codebase to inspect, extend, or compare against existing engines will likely want to keep an eye on it.
“It is a C++ based free and open source game engine”
- what
- Esoterica is a new free and open-source C++ game engine.
- who
- The project is led by Steam employee Bobby Anguelov, with renderer work by Kirill Bazhenov.
- who
- Both developers have shipped games before.
- impact
- It gives engine programmers a new open codebase to study, extend, or potentially build on.
Experienced team and open source make it promising.
Follow Steam updates
See relevant stories in your personalized news feed.
Discussion