Hexa.NET.Math 2.0.0-minimal

This is a prerelease version of Hexa.NET.Math.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Hexa.NET.Math --version 2.0.0-minimal
                    
NuGet\Install-Package Hexa.NET.Math -Version 2.0.0-minimal
                    
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="Hexa.NET.Math" Version="2.0.0-minimal" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexa.NET.Math" Version="2.0.0-minimal" />
                    
Directory.Packages.props
<PackageReference Include="Hexa.NET.Math" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Hexa.NET.Math --version 2.0.0-minimal
                    
#r "nuget: Hexa.NET.Math, 2.0.0-minimal"
                    
#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.
#addin nuget:?package=Hexa.NET.Math&version=2.0.0-minimal&prerelease
                    
Install Hexa.NET.Math as a Cake Addin
#tool nuget:?package=Hexa.NET.Math&version=2.0.0-minimal&prerelease
                    
Install Hexa.NET.Math as a Cake Tool

The Math library for HexaEngine, provides both minimal and full version.

Featuring:

  • SMID Optimized Math functions, Vector, Matrix, Quaternion, and more.
  • Double precision math functions.
  • Frustum, Plane, Ray, Sphere, Box, and AABB math.
  • Noise functions, Generic, Perlin, Simplex.
  • Polynomial functions and Bezier.
  • Vector math extensions.
  • Sky model functions. (Preetham and Hosek Wilkie)
  • Color math functions, including RGBA HSVA HSLA.
  • Prime number functions and caching.
  • Shadow mapping functions for OSM PSM DPSM CSM. (full version only)
  • Transform class. (full version only)

The library is designed to be used with HexaEngine, but can be used with any other project (See minimal).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on Hexa.NET.Math:

Package Downloads
Hexa.NET.KittyUI

A Cross-Platform UI-Framework build upon ImGui, simplifying ImGui management in C#.

Hexa.NET.ImGui.Widgets.Extras

Hexa.NET.ImGui.Widgets is a comprehensive library of custom widgets for the ImGui graphical user interface library. This package includes a variety of pre-built widgets that enhance the functionality and usability of ImGui in your .NET applications. Each widget is designed to be easy to integrate, with consistent styling and behavior. This library is an extension of the Hexa.NET.ImGui wrapper, providing additional UI components for a seamless user experience.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Hexa.NET.Math:

Repository Stars
HexaEngine/Hexa.NET.ImGui
A .NET wrapper for the Dear ImGui.
HexaEngine/HexaEngine
The official repo of the HexaEngine game engine
Version Downloads Last updated
2.0.6 294 3 months ago
2.0.6-minimal 74 3 months ago
2.0.5 103 3 months ago
2.0.5-minimal 91 3 months ago
2.0.4 101 3 months ago
2.0.4-minimal 87 3 months ago
2.0.3 471 6 months ago
2.0.3-minimal 89 6 months ago
2.0.2 368 7 months ago
2.0.2-minimal 92 7 months ago
2.0.1 373 9 months ago
2.0.1-minimal 83 9 months ago
2.0.1-full 81 9 months ago
2.0.0-minimal 105 9 months ago
2.0.0-full 78 9 months ago
1.0.0-minimal 81 9 months ago
1.0.0-full 96 9 months ago