NathanQ2 / simpleVectors

A simple way to have floating point vectors in your c++ projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleVectors:

A simple way to have floating point vectors in your c++ projects.

Instalation:

Just clone the repository and #include "simpleVectors.h" for vec2-4

Ussage:

demoImage

About

A simple way to have floating point vectors in your c++ projects.

License:GNU General Public License v2.0


Languages

Language:C 100.0%