HandmadeMath
A simple math library for games and computer graphics. Compatible with both C and C++. (by HandmadeMath)
rayfork
C99 Game Library. XNA-like. Platform Independent. Allocator Aware. (by SasLuca)
Our great sponsors
HandmadeMath | rayfork | |
---|---|---|
3 | 1 | |
952 | 313 | |
2.0% | - | |
10.0 | 0.0 | |
4 months ago | over 1 year ago | |
C | C | |
Creative Commons Zero v1.0 Universal | The Unlicense |
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
rayfork
Posts with mentions or reviews of rayfork.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-13.
-
[Handmade Network] How to write better (game) libraries
Just got a question. I was looking at https://github.com/SasLuca/rayfork/blob/rayfork-0.9/source/core/rayfork-core.c and I saw
What are some alternatives?
When comparing HandmadeMath and rayfork you can also consider the following projects:
raylib-freebasic - FreeBasic bindings for raylib
cgltf - :diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
raylib - A simple and easy-to-use library to enjoy videogames programming
GLFW - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
kosmos - A bullet-hell shooter game made in C99 for my college project.
webview - Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
raygui-scaffold - A minimal raygui project template