Hey HN,
I created a simple vector3D C++ library for scientific and video game coding. I tried to make it as fast as I could. I would love it if you could give me feedback on the library. Also, do you know how to make it faster?
Here is the link to the repo: https://github.com/cdelv/Vector3D
All the usage instructions and documentation is in the Readme.
Leave A Comment