behindthepixels / EDXUtil

An utility library including many containers, threading, OS, GUI and many other things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDXUtil

EDXUtil C++ utility library developed by Edward Liu. It includes functionalities from low level stl-like data structures and algorithms, vector / matrix math, simple OpenGL encapsulation to simple GUI.

EDXUtil is currently built and tested only on Windows platform. Developer using Visual Studio 2015 should be able to build the source code immediately after syncing.

About

An utility library including many containers, threading, OS, GUI and many other things.


Languages

Language:C 53.1%Language:C++ 46.9%