
NutshellEngine is a modular game engine designed to enable game and engine developers to work together efficiently by providing easy to replace modules implementing the game engine’s principal systems such as rendering, physics and audio.
NutshellEngine features:
- Swappable modules without recompiling the application;
- C++ entity scripting (with a ScriptingAPI documentation);
- Job system for multithreading;
- Networking abstraction;
- Assets (images, models, sounds, scenes, …) management system;
- User Interface API.
Articles
Screenshots



