C++ Libraries

On this page, you see the open source C++ libraries that I have been developing so far. Feel free to use them in your projects, and don't hesitate to inform me if you have questions, bug reports or feedback of any kind.

Thor

Thor is a library that extends SFML with a variety of higher-level features for game development, such as particle systems, animations, resource managers and much more.

Aurora

The Aurora project is a dependency-free header-only library containing useful tools for C++ development. Examples are dynamic dispatch, copyable smart pointers and support for language idioms.