BenLeadbetter / SFML-Vector-Operations

Functions for additional vector analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Functions for additional vector analysis


Languages

Language:C++ 100.0%