Hexa.NET.Math
1.0.0-minimal
See the version list below for details.
dotnet add package Hexa.NET.Math --version 1.0.0-minimal
NuGet\Install-Package Hexa.NET.Math -Version 1.0.0-minimal
<PackageReference Include="Hexa.NET.Math" Version="1.0.0-minimal" />
paket add Hexa.NET.Math --version 1.0.0-minimal
#r "nuget: Hexa.NET.Math, 1.0.0-minimal"
// Install Hexa.NET.Math as a Cake Addin #addin nuget:?package=Hexa.NET.Math&version=1.0.0-minimal&prerelease // Install Hexa.NET.Math as a Cake Tool #tool nuget:?package=Hexa.NET.Math&version=1.0.0-minimal&prerelease
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
- No dependencies.
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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 192 | 10/8/2024 |
2.0.2-minimal | 76 | 10/8/2024 |
2.0.1 | 320 | 7/26/2024 |
2.0.1-minimal | 70 | 7/26/2024 |
2.0.1-full | 70 | 7/26/2024 |
2.0.0-minimal | 94 | 7/25/2024 |
2.0.0-full | 65 | 7/25/2024 |
1.0.0-minimal | 70 | 7/25/2024 |
1.0.0-full | 81 | 7/25/2024 |