hlml
Math library
A high-level math library designed to efficiently perform mathematical operations on 3D game development and graphics rendering using SIMD instructions.
vectorized high-level math library
43 stars
4 watching
3 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
directxfloatgamedevhlslmathmatrixopenglquaternionsimdssevectorized
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A pure-C math library for 2D/3D graphics with mutable matrix and vector objects. | 84 |
| | A SIMD C++ linear algebra library for games and graphics apps | 1,564 |
| | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
| | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 563 |
| | A C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications. | 740 |
| | A lightweight C math library providing fundamental mathematical operations for 2D and 3D programming | 722 |
| | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
| | Sample code and libraries for teaching essential mathematical concepts to game developers. | 410 |
| | Optimized shader libraries for fast operations on graphics processing units. | 359 |
| | A collection of math utilities for game development. | 308 |
| | A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 83 |
| | A lightweight library providing linear math primitives for computer graphics | 932 |
| | A math library designed to simplify game-oriented math calculations by abstracting away underlying data structures and allowing for consistent code across platforms. | 92 |
| | Fast scalar math routines with a focus on efficiency and simplicity. | 54 |
| | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |