Tamas Levente Kis's repositories
zax-parser
Zax is a very basic Json parser implemented in C++ 11 with probably the simplest possible interface.
zax-tensor
Yet another tensor library in C++. It allows direct access to its underlying data buffer, and serializes in JSON. Built on top of zax json parser, C++ structures having tensor members can also be JSON-serialized and deserialized, allowing one to save and load the state of a highly hierarchical object.
3DEngineCpp
It's like the 3D Game Engine, except in C++
Language:CApache-2.0000