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 …
12 Jun Tags: rust c++ gaming Trying Godot 4: Free & Open-source Video GameDev 🕹️ Trying Godot 4 🕹️ beginner resources for getting started with Godot game dev: learning about 🤖 Godot scenes, nodes & signals. Read more …
1 May Tags: c++ gaming Unreal Engine 5 macOS: UE5 C++ Game Dev 🎮 Unreal Engine 5 macOS 🖥️ running Unreal Engine 5.4 on macOS using VS Code for C++ editing and build tasks for your UE5 game 🎮. Read more …
3 Apr Tags: c++ gaming Using Jolt with flecs & Dear ImGui: Game Physics Introspection 🔎 Using Jolt with flecs & Dear ImGui 👀 to add game physics introspection to a raylib game, with pause and stepping for dev tools debugging 🐜. Read more …
27 Mar Tags: c++ gaming Jolt Physics raylib: trying 3D C++ Game Physics Engine 🎱 Jolt Physics raylib ⚡️ trying Jolt C++ game development physics library with raylib in a 3D hello world 🎱 bouncing sphere example. Read more …
20 Mar Tags: c++ gaming Using raylib with Dear ImGui: Game Dev Debugging UI 🐜 Using raylib with Dear ImGui: how you can use Dear ImGui to create an immediate mode 🐜 debugging interface for your CMake raylib game 🎮 Read more …
6 Mar Tags: c++ gaming UE5 C++ Logging: Unreal Engine Custom Logger & UE_LOGFMT 📝 UE5 C++ Logging: creating custom logs for easier filtering in Unreal Engine 5 and using UE_LOGFMT as a replacement for printf interpolation. Read more …
28 Feb Tags: c++ gaming C++ Game Utility Libraries: for Game Dev Rustaceans 🦀 C++ Game Utility Libraries: dependencies for C++ game dev, with Rust 🦀 equivalents for clap, dbg! & more, for Rustaceans working in C++. Read more …
21 Feb Tags: c++ gaming C++ Game Dev Libraries: raylib & Flecs 💪🏽 C++ game dev libraries 🎮 a look at the lightweight raylib C/C++ game development framework and Flecs entity component system. Read more …
14 Feb Tags: c++ gaming UE5 AI Hearing C++: Unreal Engine Perception Example 🎮 UE5 AI Hearing C++ 🎮 example Unreal Engine 5 AI hearing perception code for allowing NPCs to react to 🙉 audio stimuli. Read more …
24 Jan Tags: c++ gaming Unreal Engine with Neovim: Config for Game Development 🎮️ Unreal Engine Game Development using Neovim 🎮 how you can configure Neovim or the VS Code Vim plugin to work with Unreal Engine. Read more …
17 Jan Tags: c++ gaming CMake Coverage Example: with GitHub Actions and codecov.io ☑️️ CMake Coverage Example ☑️ adding C++ code coverage tests using CMake with GitHub Workflow integration for pushing to codecov.io 📈. Read more …
13 Feb Tags: accessibility c++ Creating Whisper Video Captions: OpenAI VTT ✍🏽 Creating Whisper video captions 📺 how you can generate video transcription files for free locally with OpenAI trained transcription 🤖 tech. Read more …