free and open source C++ modular multipurpose cross platform framework.
Kigs framework is a C++ modular multi-purpose cross-platform framework. It was used as a basis for many professionnal projects.
The main goal was to be able to develop different types of applications (games, simulators, viewers…) quickly, in a totally independent manner.
Released platforms are :
The main IDE to build current platform is Visual Studio C++ 2019.
Kigs framework project on GitHub
Please, also visit the Wiki on GitHub.
This new year is starting with some big changes in the Kigs repository:
We decided to homogenize member variables in our source code. The rule is to use a ‘m’ prefix...