GitHub topics: vector-math
NuclearPhoenixx/vmath
📚📐 Header-only C++ library introducing vectors, matrices and operators for linear algebra.
Language: C++ - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Fourmilab/orientation_cube
Scripted cube for Second Life for learning and exploring rotation, translation, and co-ordinate systems.
Language: LSL - Size: 1.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mlshort/Asteroids
Grad school Adv Game Development project. Implemented primitive physics engine with collision detection and thrust vectoring. Further integrated use of XBOX input game controller.
Language: C++ - Size: 15.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

josiest/spatula
Spatial data manipulation
Language: C++ - Size: 204 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

notna24/discord-math-bot
The code of my discord math bot.
Language: Python - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TYSON-Alii/vex-d
vex's for d programing language
Language: D - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

joshbrew/DynamicParticles.js
Dynamic particle rendering. Make groups of particles and set custom rulesets. Comes with efficient boids (20K rendered in ThreeJS @60fps) and a toggleable default canvas renderer built in for quick testing.
Language: JavaScript - Size: 6.49 MB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Aevo55/WandSwattersBeta2
An old version of the Wand Swatters engine, but a better version is being worked on. This actually has gameplay though!
Language: Java - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

iProdigy/Physics
Java library for Newtonian Mechanics Modeling with a focus on Immutable Fluency
Language: Java - Size: 55.7 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

cosgunhalil/TutorialsAndNotes
Unity Gems
Language: C# - Size: 2.3 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

genhayes/Computer_Integrated_Surgery
Portfolio of mathematical functions, frame transforms, and 3D modelling for computer-integrated surgery simulations.
Language: MATLAB - Size: 40.4 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

demianmnave/CML1
The Configurable Math Library, v1
Language: C++ - Size: 1.69 MB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 33 - Forks: 12

RubenGavidia/Physics_Portfolio_RubenGavidia0x.py
Physics 1 Classic Mechanics, Gravitation, Physics 2, Electromagnetism, Thermodynamics.
Language: Python - Size: 353 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

BoredSathvik/deno-matrix-utils
Util for ascii renders
Language: TypeScript - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

rikyiso01/python-matrix-tuple
A python matrix implementation with tuple
Language: Python - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

JnyJny/twod
A Two-Dimensional Geometry Library for Humans™
Language: Python - Size: 165 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

peterzuger/libv
C++ vector library
Language: C++ - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Syndyr/LuaVector
A universal vector library verified compatible with all major Lua versions
Language: Lua - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

DJBen/MathUtil
Collection of matrix arithmetics, CoreGraphics and SceneKit operator overloading and various interpolation support.
Language: Swift - Size: 54.7 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

sno2/dector
A zero-dependency module for using vectors with Deno.
Language: TypeScript - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

geekgunda/vectormath
Simple library to implement vector math in Go
Language: Go - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sinanislekdemir/ansic3d
Ansi-C 3D Library
Language: C - Size: 73.2 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

matthewsanetra/vector
A simple 0 allocation math vector structure library
Language: Go - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

biering/Vector
Fast vector math Swift package
Language: Swift - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Daguhh/VectorObject
A vector python object (simple arithmetic and grapical representation)
Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Buca/VectorN
Fast and garbage-free Vector math library for any dimension.
Language: JavaScript - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

trujivan/vector-manipulation
This project consists of basic vector arithmetic and other applications. The vector that is to be manipulated is generated through R sequencing.
Language: R - Size: 516 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

SMILEY4/SimpleMath
A math library for java
Language: Java - Size: 896 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

1ci/autoedge
Jumps off the edge of a block for you automatically
Language: SourcePawn - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

1ci/programming-for-games
Uni coursework. Linear algebra exercises
Language: C++ - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

avi-spc/fire-waterKindergarten
A small android game for GitHub-GameOff-2018
Language: C# - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

hamikm/Raytracer
Ray tracer featuring primitive shapes, point lights, spot lights, area lights, shadows, reflections.
Language: C++ - Size: 2.15 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

poncoe/javanetbeans_splashscreen
Splash Activity "Aplikasi Cara Merayu Cewek yang baik dan Benar!" in Java Netbeans JFrame Vector, This sh*t high school Project Created in April 2016
Language: Java - Size: 1.03 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

DCubix/TMath
Header-only vector math library
Language: C++ - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ScratchyCode/Brownian-motion-simulator
Simulates a particle's trajectory that is moving with brownian motion, defining an infinitesimal casual change of position with a random angle.
Language: C - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sysread/p6-math-vector3d
3-dimensional vector math for perl6
Language: Perl 6 - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

petrkotek/go-vector
Go (golang) library implementing vector math.
Language: Go - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 3

reinvanoyen/tnt-vec2
A simple ES6 vector2 class
Language: JavaScript - Size: 3.91 KB - Last synced at: about 9 hours ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

lxsmnsyc/vector
Vector Math for ES6
Language: JavaScript - Size: 623 KB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chr12c/PhysicsBall
Demo using vectors to simulate motion of a ball affected by various external forces
Language: Java - Size: 1 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

marcomanno/mm_mesh_experiments
Triangulation of a 3d polygon - goal is to find the triangulation that minimise the area
Language: C++ - Size: 403 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Henrik-Hey/CPP-Linear-Algebra
c++ linear algebra library
Language: HTML - Size: 62.3 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

samiBendou/MathToolKit
Mathematical tools to ease applied Maths and Physics in JavaScript
Language: JavaScript - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

I159/go_vectorize
Vector operations required for construction of neural networks.
Language: Go - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

hiratake26to/tg_ontheline
Click detection the line which drawn between equipment A and B.
Language: C++ - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

AppGeo/sliver-remover
Remove slivers from a polygon
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

KokoDoko/FlockBehaviour
Programming flock behaviour in Typescript
Language: TypeScript - Size: 531 KB - Last synced at: 19 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

giorgiogross/C3D_Utils
Utility methods for 3d vectors and 3x3 matrices
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
