📄️ Getting started guide
This is a getting started guide, aimed to people that are not used
📄️ Build guide
F3D uses a CMake based build system, so building F3D just requires installing
📄️ Testing
F3D has an expansive suite of tests, you may want to run them locally,
📄️ How to generate the full coverage report
Requires gcovr program and gcc toolchain.
📄️ Coding Style
F3D use different coding styles in each component, however there are some common rules