A library to extend the Cpp functionalities. It is intended to provide simple use of larger systems, such as creating windows and integrating graphic APIs. It uses some open source libraries and encapsulates them in its own code.
Libraries
Library
Main header
Description
ecm.dll
ecm.h
Provides the basic types and functions.
ecm.math.lib
ecm_math.hpp
Provides mathematic functions.
ecm.algorithm.dll
ecm_algorithm.hpp
Provides some algorithms.
ecm.window.dll
ecm_window.hpp
Provides types and functions for managing windows and their events.
ecm.graphics.dll
ecm_graphics.hpp
Provides the basic types and functions for the graphics system.