math.gl
3D math library
A TypeScript-based library for efficient 3D mathematical computations in WebGL environments
A 3D/WebGL math library
412 stars
18 watching
56 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
vimaec/math3d | A C# standard library for efficient and feature-rich 3D math operations | 113 |
unity-technologies/unity.mathematics | A C# math library providing vector types and math functions with a shader-like syntax for use in Unity and other graphics applications. | 1,387 |
mathigon/euclid.js | A 2D geometry library with TypeScript classes and utilities for creating and manipulating geometric shapes. | 123 |
hoff97/tensorjs | A JavaScript library for accelerated tensor computation in web browsers | 36 |
davidedc/algebrite | A JavaScript library for symbolic mathematics and algebraic computation. | 968 |
valentingalea/vml | A C++17 library providing vector and matrix math functions similar to GLSL. | 187 |
lume/glas | Porting Three.js to AssemblyScript and WebAssembly for high-performance 3D graphics in web applications. | 887 |
ungerik/go3d | A performance-oriented 2D/3D math package for Go | 316 |
denosaurs/neo | A matrix and linear algebra library accelerated by WebGPU and WASM for JavaScript development. | 67 |
felselva/mathc | A lightweight C math library providing fundamental mathematical operations for 2D and 3D programming | 713 |
j-f-liu/geom3d | A collection of data structures and algorithms for 3D geometric modeling | 38 |
harrystevens/geometric | A JavaScript library for working with geometric shapes and calculating related mathematical values. | 980 |
alexbol99/flatten-js | A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 561 |
kazade/kazmath | A C library providing basic 3D mathematical functions and primitives. | 528 |