In this tutorial I will demonstrate how you can embedding Python interpreter to any C++ program on the high level. The following documentation will show you full process. This tutorial is mainly for ...
/ - base engine class, config, include base/ - shader and program compilators, texture class buffer/ - buffers e.g framebuffers camera/ - classes of cameras renderable/ - everything what you can ...