Engine development
Getting started with Rebel Engine's source code
This section covers the basics that you will encounter in (almost) every source file.
Extending Rebel Engine by modifying its source code
This section covers what you can do by modifying Rebel Engine's C++ source code.
Debugging and profiling
This section is about finding spots to optimize in the engine code when you need it in your project.