A quick mention about how we’ll recognize you all
Programming
Guide to exceptcxx
Guide to how to utilize a modern C++ Exception with stacktrace.
Doxygen with C/C++
Create Documentation automatically straight from Code
Integrate Doxygen with CMake
Integrate Doxygen With CMake and followed by its potential
Create AppImage With linuxdeploy AND CMAKE
An AppAImage is simply a method to create a single executable file with all of the program dependencies, assets and etc inside the file. This allows for executing
VDEngine – Virtual Dimension Game Engine
About how my first C++ OpenGL game engine was created
How to Create an Android Splash Screen
When starting an android app, it is important to give a good impression by having a good looking splash screen during loading the app. There are multiple ways
Automate Multi Platform Build Targets with Unity 3D
Automate building process for multiple platforms
A Guide to Start Creating a Game Engine
How do you start making our own game engine and what types of a game engine should I write. Finally, how do I get started?