An open API service indexing awesome lists of open source software.

https://github.com/memo/ofxmsavectorutils

C++ templated generic vector<T> util functions for when you don't want to use a huge linalg lib. Only very basic vector functions implemented. For more complex stuff I suggest a dedicated library (like Eigen or Armadillo)
https://github.com/memo/ofxmsavectorutils

Last synced: over 1 year ago
JSON representation

C++ templated generic vector<T> util functions for when you don't want to use a huge linalg lib. Only very basic vector functions implemented. For more complex stuff I suggest a dedicated library (like Eigen or Armadillo)

Awesome Lists containing this project