Skip to content

an almost direct port of the p5.Vector vector class from p5.js to c++

License

Notifications You must be signed in to change notification settings

zeussesions/CVector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVector

An almost direct port of the p5.Vector vector class from p5.js to c++ purely for my convenience because I like the vector class so much. To install:

mkdir build
cd build
cmake ..
make
sudo make install

About

an almost direct port of the p5.Vector vector class from p5.js to c++

Resources

License

Stars

Watchers

Forks

Packages

No packages published