Whinarn / MeshDecimator
A mesh decimation library for .NET and Unity.
☆292Updated 4 years ago
Alternatives and similar repositories for MeshDecimator:
Users that are interested in MeshDecimator are comparing it to the libraries listed below
- Hull, Delaunay and Voronoi algorithms in Unity☆424Updated 3 years ago
- Mesh simplification for Unity.☆369Updated 3 years ago
- An implementation in Unity of the Quickhull algorithm for generating 3D convex hulls☆194Updated 4 months ago
- Ruppert's Delaunay Refinement Algorithm in Unity☆575Updated 8 years ago
- An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion c…☆704Updated 4 years ago
- IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, …☆280Updated last year
- Terrain topology algorithms in Unity☆439Updated 3 years ago
- Skybox shader with volumetric clouds☆459Updated 7 years ago
- Load KTX and Basis Universal textures at runtime☆225Updated last year
- An example showing how to inverse-project depth samples into the view/world space in Unity.☆458Updated 5 years ago
- ☆246Updated 5 years ago
- A Unity package to make runtime procedural mesh generation more flexible.☆359Updated last year
- A tiny, GPU-based Bent Normal and Ambient Occlusion baker for Unity.☆538Updated 4 years ago
- A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).☆648Updated 9 months ago
- Compute Stochastic Screen Space Reflections for unity post processing☆290Updated 5 months ago
- A Unity port of Brunetons improved atmospheric scattering☆361Updated 3 years ago
- CG shader for unity3D to create a cross section through meshes☆578Updated 5 years ago
- FBX SDK C# bindings☆223Updated 4 months ago
- Examples for extending the Unity LWRP☆242Updated 4 years ago
- Alloy physical shader framework for Unity.☆278Updated 6 years ago
- An FBX reader and writer for .NET☆175Updated 2 years ago
- Volume cloud for Unity3D☆650Updated 4 years ago
- Post-Processing Stack v2 Ambient Occlusion works on Lightweight Render Pipeline☆184Updated 5 years ago
- A C# Editor Script that allows you to save a usable Mesh .asset file into your project.☆315Updated 7 years ago
- Projection Decals for Unity's Universal Render Pipeline.☆532Updated last year
- Unity 3D implementation of metaballs and marching cubes algorithm☆225Updated 8 years ago
- An example of a geometry shader with Unity's standard lighting model support.☆366Updated 7 years ago
- Mesh voxelization in Unity☆240Updated 4 years ago
- Example project for Unity 2020.1 Mesh API improvements