Skip to main content
MeshOptimizer.Net.Raw package icon

MeshOptimizer.Net.Raw

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.

Total Downloads
132
132
Published
Feb 19, 2026
Latest stable version

Install

.NET CLI
dotnet add package MeshOptimizer.Net.Raw --version 0.0.1
Package Manager Console
Install-Package MeshOptimizer.Net.Raw -Version 0.0.1
PackageReference
<PackageReference Include="MeshOptimizer.Net.Raw" Version="0.0.1" />

Frameworks

No framework metadata available.

Dependencies

[8.0.100, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.