EmmetOT / IsoMeshLinks
IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via surface nets or dual contouring.
☆301Updated last month
Alternatives and similar repositories for IsoMesh
Users that are interested in IsoMesh are comparing it to the libraries listed below
Sorting:
- [Unity] GPU-optimized marching cubes isosurface reconstruction☆435Updated 11 months ago
- 2D fluid simulation in Unity☆270Updated 3 years ago
- Ray marching sandbox☆352Updated 4 years ago
- A Unity package to make runtime procedural mesh generation more flexible.☆360Updated last year
- Volumetric clouds in Unity☆206Updated 2 years ago
- Mesh voxelization in Unity☆247Updated 4 years ago
- Hull, Delaunay and Voronoi algorithms in Unity☆428Updated 3 years ago
- Compute Stochastic Screen Space Reflections for unity post processing☆299Updated 9 months ago
- 3D fluid simulation on the in Unity☆295Updated 3 years ago
- Screen Space Global Illumination for Unity Universal Render Pipeline☆373Updated 5 years ago
- A single-component, GPU-based universal ambient occlusion and bent normal baker for Unity. The successor to my BNAO respository☆330Updated 3 years ago
- Full source-code for Amplify Occlusion plugin for Unity☆287Updated 11 months ago
- Order-independent Transparency Implementation in Unity with Per-Pixel Linked Lists☆215Updated 2 months ago
- GPU-based implementation of Dual Contouring in Unity for destructible voxel terrain.☆308Updated 2 years ago
- ☆241Updated 2 years ago
- Demo Project for Bleeding Edge Effects on Mobile 2020 GDC talk☆96Updated 5 years ago
- Real-time indirect diffuse illuminaton using screen-space information for Unity.☆315Updated 4 years ago
- NURBS spline/surface library for Unity☆163Updated 2 years ago
- An implementation in Unity of the Quickhull algorithm for generating 3D convex hulls☆202Updated 7 months ago
- A volumetric fog implementation in Unity.☆290Updated 5 years ago
- An example showing how to inverse-project depth samples into the view/world space in Unity.☆458Updated 5 years ago
- A simple mesh decal component for Unity☆232Updated 4 years ago
- An example of rendering grasses on terrain using draw DrawMeshInstancedIndirect and compute shader.☆226Updated last year
- Utility library for Unity☆304Updated 4 years ago
- A tiny, GPU-based Bent Normal and Ambient Occlusion baker for Unity.☆550Updated 4 years ago
- Example shaders showing different methods of implementing normal mapping for triplanar shaders.