Brenta Engine Design Guide Build Data structures Files Github

Brenta Engine is a simple 3D graphics engine written in modern C++/OpenGL using a hybrid scene-graph and Entity Component System architecture.

Check out DESIGN.html for an overview of the engine's architecture, and GUIDE.html for an introduction to its API.

Features

The engine also features the following sub projects:

Screenshots

Building

The engine can be used as a library, there are also many examples that you can build. Follow the BUILD document to get started.

The engine is licensed under MIT license.

./>