HandmadeMath
A simple math library for games and computer graphics. Compatible with both C and C++. (by HandmadeMath)
mgmath
Simple vector/matrix library (by szabotudor)
Our great sponsors
HandmadeMath | mgmath | |
---|---|---|
4 | 1 | |
1,023 | 2 | |
4.1% | - | |
10.0 | 10.0 | |
about 2 months ago | 4 months ago | |
C | C++ | |
Creative Commons Zero v1.0 Universal | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HandmadeMath
Posts with mentions or reviews of HandmadeMath.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-14.
- Matrix multiplication in C
-
mgmath - Header only vector/matrix math library
HandmadeMath does that for example, so you can take a look at how they've done it: https://github.com/HandmadeMath/Handmade-Math
mgmath
Posts with mentions or reviews of mgmath.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-05.
What are some alternatives?
When comparing HandmadeMath and mgmath you can also consider the following projects:
raylib - A simple and easy-to-use library to enjoy videogames programming
ioq3 - The ioquake3 community effort to continue supporting/developing id's Quake III Arena
cglm - 📽 Highly Optimized Graphics Math (glm) for C
nbnet - single header C(99) library to implement client-server network code for games
rayfork - C99 Game Library. XNA-like. Platform Independent. Allocator Aware.
zig-gamedev - Building game development ecosystem for @ziglang!