|
|
|
Show HN: A fast, lightweight vector3D C++ library
|
|
2 points
by kanyu
1187 days ago
|
|
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. |
|
[1] https://stackoverflow.com/questions/4584637/double-or-float-...
[2] https://stackoverflow.com/questions/40163722/is-my-understan...
[3] https://stackoverflow.com/questions/1427422/cheap-algorithm-...