Silk.NET.Maths 2.20.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Silk.NET.Maths --version 2.20.0
NuGet\Install-Package Silk.NET.Maths -Version 2.20.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Silk.NET.Maths" Version="2.20.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Silk.NET.Maths --version 2.20.0
#r "nuget: Silk.NET.Maths, 2.20.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Silk.NET.Maths as a Cake Addin
#addin nuget:?package=Silk.NET.Maths&version=2.20.0

// Install Silk.NET.Maths as a Cake Tool
#tool nuget:?package=Silk.NET.Maths&version=2.20.0

Silk.NET Logo

Silk.NET is your one-stop-shop for high-speed .NET multimedia, graphics, and compute; providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX.

Use Silk.NET to spruce up applications with cross-platform 3D graphics, audio, compute and haptics!

Silk.NET works on any .NET Standard 2.0 compliant platform, including .NET 6.0, Xamarin, .NET Framework 4.6.1+, and .NET Core 2.0+.

.NET Foundation

Proud to be an official project under the benevolent .NET Foundation umbrella.

About This Package

A small and portable mathematics and linear algebra library, useful in graphics and compute workloads. This package has no other Silk.NET dependencies, so feel free to use it any project in any workload regardless of whether it uses other Silk.NET libraries or not. This is akin to System.Numerics.Vectors, only with extra types and generics (so any numerical type can be used rather than just float).

Currently supports:

  • Half
  • float
  • double
  • decimal
  • byte
  • sbyte
  • ushort
  • short
  • uint
  • int
  • ulong
  • long
  • Complex
  • BitInteger

Features

Performance

Having poured lots of hours into examining generated C# code and its JIT assembly, you can count on us to deliver blazing fast bindings with negligible overhead induced by Silk.NET!

Up-to-date

With an efficient bindings regeneration mechanism, we are committed to ensuring our bindings reflect the latest specifications with frequent updates generated straight from the upstream sources.

High-level utilities

In addition to providing high-speed, direct, and transparent bindings, we provide high-level utilities and wrappers to maximise productivity in common workloads such as platform-agnostic abstractions around Windowing and Input, bringing your apps to a vast number of platforms without changing a single line!

Good-to-go

Silk.NET caters for anything you could need in swift development of multimedia, graphics, compute applications. Silk.NET is an all-in-one solution, complete with Graphics, Compute, Audio, Input, and Windowing.

Funding

Silk.NET requires significant effort to maintain, as such we greatly appreciate any financial support you are able to provide!

This helps ensure Silk.NET's long term viability, and to help support the developers who maintain Silk.NET in their free time. Kai is accepting GitHub Sponsorships.

Further resources

Licensing and governance

Silk.NET is distributed under the very permissive MIT/X11 license and all dependencies are distributed under MIT-compatible licenses.

Silk.NET is a .NET Foundation project, and has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios16.1 is compatible.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on Silk.NET.Maths:

Package Downloads
Silk.NET.OpenGL The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.

Silk.NET.OpenGLES The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.

Silk.NET.Windowing.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.

Silk.NET.OpenGL.Legacy The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.

Silk.NET.SDL The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Silk.NET.Maths:

Repository Stars
0auBSQ/OpenTaiko
An improved and personalized version of TJAPlayer3-Develop-Rewrite, .tja chart player axed on entertainment and creativity.
asc-community/HonkPerf.NET
Version Downloads Last updated
2.20.0 17,508 12/12/2023
2.19.0 9,482 11/14/2023
2.18.0 9,112 10/21/2023
2.17.1 48,399 4/9/2023
2.17.0 17,294 4/6/2023
2.16.0 340,261 8/2/2022
2.15.0 104,566 4/2/2022
2.14.0 32,421 3/15/2022
2.13.0 32,951 2/6/2022
2.12.0 17,964 1/7/2022
2.11.0 16,834 12/6/2021
2.10.1 27,001 11/10/2021
2.10.0 14,032 11/6/2021
2.9.0 46,313 10/5/2021
2.8.0 17,362 9/4/2021
2.7.0 15,501 8/9/2021
2.6.0 17,546 7/3/2021
2.5.0 14,221 6/8/2021
2.4.0 21,678 5/7/2021
2.3.0 12,521 4/3/2021
2.2.0 11,756 3/6/2021
2.1.0 13,249 2/16/2021
2.0.0 11,900 1/2/2021
2.0.0-preview5 5,047 12/29/2020
2.0.0-preview4 692 12/8/2020

Silk.NET December 2023 Update

           - Added support for UTF-8 file paths in GLFW and SDL windows (thanks @WinstonMao)
           - Updated to OpenXR 1.0.32.1
           - Updated to Vulkan 1.3.273
           - Updated to latest OpenGL specifications
           - Updated to latest OpenCL specifications
           - Fixed Matrix2X2.GetDeterminant returning incorrect values
           - Fixed ALC_SOFT_reopen_device being a non-context extension (thanks @okaniku, @doobah)