/SFML-Vector-Operations

Functions for additional vector analysis

Primary LanguageC++

SFML-Vector-Operations

Tools for additional vector analysis with the sf::Vector2 and sf::Vector3 classes

The vector_operations.hpp header has a load of template operations that are useful. The Matrix class is for doing things matrix-y on your sf::Vector2s and sf::Vector3s.

Please use freely and any feedback would be massively appreciated!