24 Jul Tags: c++ gaming Creating C++ Sphinx Docs: using Doxygen and Breathe 📚 Creating C++ Sphinx docs 📚 using Sphinx with Doxygen and Breathe to create documentation of a C++ game’s APIs with CMake 🖥️. Read more …
17 Jul Tags: c++ gaming Parsing JSON Game Data: Read JSON in C++ GameDev 🕹️ Parsing JSON Game Data 🕹️ using the nlohmann C++ 11 library to read stored game config data in 🖥️ C++ GameDev using CMake. Read more …
10 Jul Tags: c++ gaming CMake Doxygen Site: Create GitHub Pages Hosted C++ Docs 📚 CMake Doxygen Site 📚 example creating C++ project docs using CMake and GitHub Actions to generate an updated 👓 docs site on each push. Read more …
3 Jul Tags: c++ gaming raylib SDF Fonts: Rendering Sharp, Scaled Text 👓 raylib SDF fonts 👓 using Signed Distance Fields for rendering scaled text and pixelated fonts sharply in raylib Game Dev 🔎. Read more …