MathUtilities
Math utils
A collection of reusable math and physics utilities for Unity development
A collection of some of the neat math and physics tricks that I've collected over the last few years.
4k stars
184 watching
405 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
camerakalman-filtermathmotionneatphysicsunityunity3dutilities
Related projects:
Repository | Description | Stars |
---|---|---|
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,497 |
zeux/meshoptimizer | A C++ library that optimizes 3D meshes for faster rendering on GPUs. | 5,703 |
xelatihy/yocto-gl | A collection of C++ libraries providing data-driven tools for physically-based graphics algorithms | 2,826 |
habrador/computational-geometry | A Unity-based library providing a range of algorithms and data structures for 2D computational geometry, including intersection detection, mesh generation, convex hulls, and triangulations. | 1,254 |
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,139 |
avoroshilov/physics_playground | A research framework for simulating coupled FEM and rigid body dynamics with real-time collision detection and optimization. | 28 |
sungiant/abacus | A cross-precision 3D maths library with deterministic implementations of common data types across various precisions. | 45 |
chlumsky/msdfgen | A utility for generating texture representations of vector shapes and font glyphs using signed distance fields. | 3,978 |
whinarn/unitymeshsimplifier | Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,751 |
yuki-koyama/mathtoolbox | A collection of mathematical tools and algorithms for data analysis and optimization. | 264 |
thealgorithms/c | A collection of algorithms implemented in C for educational purposes | 19,308 |
kylebarron/pydelatin | Generates 3D terrain meshes from input data using a C-based algorithm | 68 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
google-research/kubric | Automates video data generation with realistic physics simulation and annotations for machine learning training | 2,337 |
cgal/cgal | A C++ library providing efficient and reliable algorithms in computational geometry | 4,997 |