Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khitiara/dueling


https://github.com/khitiara/dueling

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Dueling
A dotnet library adding [Dual Quaternions](https://en.wikipedia.org/wiki/Dual_quaternion) with float coefficients,
implemented using [System.Numerics.Quaternion](https://learn.microsoft.com/en-us/dotnet/api/system.numerics.quaternion?view=net-7.0)
for speed, thanks to the SIMD optimizations in `System.Numerics`.