3d-vectors
There are 7 repositories under 3d-vectors topic.
lace/vg
Vector-geometry toolbelt for 3D points and vectors
fireblade-engine/math
A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.
britanniavirtual/Vector_3D_Utilities
C++ 3D Vector class and utilities for common vector operations such as euclidean distance, multiplication of vectors, dot, cross, vector-plane intersect, triangle distance, to/from cartesan & spherical coordinates and more.
Noah-Retro/Flightcontroller-
A flight controller for a 3d vector modell
runnily/3D-vector-class-implementation
This was made as part of the csc3221 programming for games. This is an implementation of a 3D vector in C++
hamolicious/Vector-Class
Had a realisation that I lack a good vector class and been having to rewrite parts of it every now and then, so I wrote a simple Vector Class for 2D and 3D Vectors.
lorossi/js-vectors
A simple 2D and 3D vectors library made in JS