DesignEngrLab / StarMathLinks
While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicity and flexbility. There is no need to declare vectors and matrices in a specific library format. It works simliar to Math.function calls in C#.
☆22Updated 5 years ago
Alternatives and similar repositories for StarMath
Users that are interested in StarMath are comparing it to the libraries listed below
Sorting:
- A fork of the C# version of poly2tri☆27Updated 3 years ago
- Epicycle .NET (C#) Math Library☆12Updated 9 years ago
- This fork has been sunset as of 1st Jan 2018 and is no longer supported or maintained☆36Updated 7 years ago
- Write shaders in C#, then translate them to HLSL or GLSL source.☆42Updated 3 years ago
- Provides a .NET library, a tool executable and an integration of shaderc compiler into MSBuild for compiling all your GLSL/HLSL files to …☆25Updated 4 months ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …