SaaSHub helps you find the best software and product alternatives Learn more →
Axl.math Alternatives
Similar projects and alternatives to axl.math
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
C++ Middleware Writer
The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.
-
x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
axl.GE2D
Discontinued A C++ game engine, that takes a unique approach to game design. [Moved to: https://github.com/Defalt8/axl.ge]
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
axl.math discussion
axl.math reviews and mentions
-
What's some github repo to take a look at to get a grasp of real-world C++?
axl.math
-
How to build libraries in the best way?
https://github.com/Defalt8/axl.math <- learn from this
- New video on a question from Reddit
- GLM compatible 3D math library.
- Release 1.50.96 VC16 · Defalt8/axl.math
- axl.math 1.50.96 release
-
There has been a lot of library restructuring and redesigning the past months.
A new library has been added axl.ge, being for a game engine. All my attention and effort is on this library and its dependencies, axl.ds, axl.math, and axl.glfl.
-
Need help understanding view matrices
here is a sample code - https://github.com/Defalt8/axl.math/blob/main/src/camera/Camera3D.cpp
-
Making a game in C++
I also have a data structure library axl.ds, a maths library axl.math, a very organized opengl function loading library axl.glfl, and a media loading library axl.media
-
Rotation matrix not working as expected
https://github.com/Defalt8/axl.math use this library or find the code you need in this file https://github.com/Defalt8/axl.math/blob/main/src/mat/transform4.cpp
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Sep 2024
Stats
Defalt8/axl.math is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of axl.math is C++.