Close
0%
0%

Wheatley

Simple C++ vector library

Similar projects worth following
50 views
0 followers
Just a very simple Vector library written in C++. So far only supports two-dimensional cartesian vectors.

Currently there are classes for basic vectors, which "solve" themselves by taking user input and then figuring out all the parts that are left out upon initialization of an object. There are also operators defined for this classes so that adding and subtracting vectors is easy.

  • 1
    Step 1

    Simply add the library to your project and include the "Wheatley.h" header to begin.

View all instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates