haxe-glm

Linear algebra library

Provides native Haxe functions for performing linear algebra operations in 2D, 3D, and 4D spaces.

Native Haxe functions for graphical linear algebra (à la GLM: https://github.com/g-truc/glm/tree/master/glm)

GitHub

44 stars
6 watching
6 forks
Language: Haxe
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hamaluik/luxe3d An experimental Haxe-based project exploring 3D rendering and graphics techniques. 3
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
quix/linalg A Ruby library for efficient linear algebra computations and matrix operations. 108
sebbekarlsson/glms A language and framework for linear algebra and image manipulation with a focus on simplicity and extensibility. 41
haginile/swiftaccelerate Demonstrates how to use Apple's Accelerate framework with Swift for linear algebra operations 116
hamaluik/customluxepreloader A simple demo of creating a custom preloader with a digital circle progress bar in Haxe. 2
markknol/hx-vector2d A comprehensive 2D vector class with operator overloading and geometric calculations. 12
snowkit/linc Provides native Haxe libraries for building games and multimedia applications with popular game engines like SDL, OpenGL, and OpenAL. 23
ziglibs/zlm A linear math library for the Zig programming language 174
stavenko/nim-glm A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. 95
hamaluik/luxeparticledesigner Tool for designing particle systems in Luxe 17
microsoft/directxmath A SIMD C++ linear algebra library for games and graphics apps 1,551
umnganewami/3dshaxe Enables creation of 3DS homebrew applications using Haxe programming language 30
hamaluik/customluxephysics A physics engine demo specifically designed to work with the Luxe game engine 1
saharan/hgsl Enables development of GLSL ES 3.0 programs with additional features and language support for Haxe. 141