3d-vectors

There are 7 repositories under 3d-vectors topic.

  • lace/vg

    Vector-geometry toolbelt for 3D points and vectors

    Language:Python12041415
  • fireblade-engine/math

    A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.

    Language:Swift36317
  • 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.

    Language:C++0100
  • Noah-Retro/Flightcontroller-

    A flight controller for a 3d vector modell

    Language:Python0100
  • 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++

    Language:C++00
  • 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.

    Language:Python20
  • lorossi/js-vectors

    A simple 2D and 3D vectors library made in JS

    Language:JavaScript20