Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/amerkoleci/vortice.mathematics
- Owner: amerkoleci
- License: mit
- Created: 2019-03-21T21:39:02.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T08:46:10.000Z (about 1 month ago)
- Last Synced: 2024-12-15T22:01:05.800Z (10 days ago)
- Topics: cross-platform, mathematics, netstandard, netstandard20, performance
- Language: C#
- Homepage:
- Size: 447 KB
- Stars: 67
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)