MeshOptimizerDotNet.Raw
0.0.2
dotnet add package MeshOptimizerDotNet.Raw --version 0.0.2
NuGet\Install-Package MeshOptimizerDotNet.Raw -Version 0.0.2
<PackageReference Include="MeshOptimizerDotNet.Raw" Version="0.0.2" />
<PackageVersion Include="MeshOptimizerDotNet.Raw" Version="0.0.2" />
<PackageReference Include="MeshOptimizerDotNet.Raw" />
paket add MeshOptimizerDotNet.Raw --version 0.0.2
#r "nuget: MeshOptimizerDotNet.Raw, 0.0.2"
#:package MeshOptimizerDotNet.Raw@0.0.2
#addin nuget:?package=MeshOptimizerDotNet.Raw&version=0.0.2
#tool nuget:?package=MeshOptimizerDotNet.Raw&version=0.0.2
F# port of meshoptimizer — a library for optimizing triangle meshes for GPU rendering. Includes vertex cache and fetch optimization, overdraw optimization, mesh simplification (QEM), index/vertex buffer encoding, meshlet building, spatial sorting, triangle stripification, and quantization. Line-by-line translation of the C/C++ source with SIMD support (SSE4.1/NEON with scalar fallback). No external dependencies.
| 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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
- FSharp.Core (>= 8.0.100)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.2 | 113 | 2/23/2026 |
- renamed package from MeshOptimizer.Net.Raw to MeshOptimizerDotNet.Raw