Introduction
Welcome to the official documentation of Coffee Engine!
Coffee Engine is a Beautiful and Cross-platform 3D Game Engine written in C++ using OpenGL and SDL3.
Note
This is a personal project for learning how to make a 3D game engine.
About Coffee Engine
TOOD
Organization of the documentation
The documentation is organized as follows:
About: Information about the project, acknowledgements, list of features, and the pitch.
Getting started: Information on how to get started with the project. This includes configuring an IDE and styling.
Finally, the Class reference section contains the full Coffee Engine API documentation. All the classes are documented with Doxygen.