UnityMeshSimplifier
Unity mesh simplifier
Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C#
Mesh simplification for Unity.
2k stars
36 watching
278 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
csharpmesh-decimationmesh-simplificationunityunity3dunity3d-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithm for reducing the complexity of 3D mesh models by simplifying their surface geometry using quadric shapes. | 1,513 |
| Automatically simplifies and optimizes 3D models for efficient rendering on various hardware configurations | 1,870 |
| A software toolset for generating simplified mesh representations while maintaining the original shape's integrity | 334 |
| A Unity plugin for creating curved content with real-time Bézier curves | 1,062 |
| Decimates a triangle mesh while preserving its UV boundaries and considering seam-aware decimation criteria. | 502 |
| A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 938 |
| Tool for reducing complexity of 3D models by simplifying surface geometry | 250 |
| A C# math library providing vector types and math functions with a shader-like syntax for use in Unity and other graphics applications. | 1,392 |
| An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,040 |
| An Assimp-based mesh importer for Unreal Engine 4. | 143 |
| A modified version of Newtonsoft.Json that supports Unity3D and resolves compatibility issues with the .NET Framework. | 918 |
| Standardizes input mappings across various platforms for common controllers in Unity3D games | 693 |
| Enables WebXR functionality in Unity 3D applications using JavaScript and C# APIs | 579 |
| Provides Unity shader assets for creating custom visual effects in games and applications. | 368 |
| A Unity Editor utility for transferring skinned mesh renderers from one armature to another | 135 |