Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amerkoleci/vortice.mathematics

Cross platform .NET math library.
https://github.com/amerkoleci/vortice.mathematics

cross-platform mathematics netstandard netstandard20 performance

Last synced: 3 days ago
JSON representation

Cross platform .NET math library.

Awesome Lists containing this project

README

        

# Vortice.Mathematics

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/amerkoleci/Vortice.Mathematics/blob/master/LICENSE)
[![Build status](https://github.com/amerkoleci/Vortice.Mathematics/workflows/Build/badge.svg)](https://github.com/amerkoleci/Vortice.Mathematics/actions)
[![NuGet](https://img.shields.io/nuget/v/Vortice.Mathematics.svg)](https://www.nuget.org/packages/Vortice.Mathematics)

**Vortice.Mathematics** is a high-performance cross platform **.NET 8** and **.NET 9** math library.

## Sponsors
Please consider becoming a [SPONSOR](https://github.com/sponsors/amerkoleci) to further help development and to allow faster issue triaging and new features to be implemented.
**_NOTE:_** **any feature request** would require a [sponsor](https://github.com/sponsors/amerkoleci) in order to allow faster implementation and allow this project to continue.

## Credits

Library development, contributions and bugfixes by:

- Amer Koleci

Insipration, ideas and code has been based on:

- [SharpDX.Mathematics](https://github.com/sharpdx/SharpDX/tree/master/Source/SharpDX.Mathematics)
- [Xenko.Core.Mathematics](https://github.com/xenko3d/xenko/tree/master/sources/core/Xenko.Core.Mathematics)
- [TerraFX](https://github.com/terrafx/terrafx)