nezix / MarchingCubesBurst
Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MarchingCubesBurst
- Simple Octree for Unity with Job System☆26Updated 3 years ago
- Minimalist simplex library☆46Updated 2 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆26Updated 3 years ago
- A simple generic solution for pathfinding in Unity that works with jobs and burst.☆21Updated 3 years ago
- Terraced like procedural terrain made with Unity DOTS☆21Updated 4 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 4 years ago
- Light Intensity converter via PLU(Physical Light Units) for URP☆28Updated last year
- ☆24Updated 3 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆19Updated 5 years ago
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 4 years ago
- Mesh de-indexing utility☆24Updated 2 years ago
- A simple un-optimized skinned decal system for Unity.☆11Updated 5 years ago
- Isosurface generator for Unity3D☆17Updated 3 years ago
- compute shader, tiled terrain, splatmap generation, v2018.3b09☆37Updated 5 years ago
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 6 years ago
- Fast Softparticle For Unity☆12Updated 5 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆34Updated last month
- Soft Walks: Real-Time, Two-Ways Interaction between a Character and Loose Grounds - 2021 - Eurographics (short)☆47Updated last year
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆31Updated 2 years ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆21Updated 8 years ago
- ☆12Updated 2 months ago
- ☆15Updated 5 years ago
- Common code library☆10Updated 2 years ago
- ☆10Updated 6 years ago
- Foliage wind shader implementations for Unity's render pipelines HDRP and URP. Based on the demo project Book of the Dead by Unity.☆20Updated 3 years ago
- Burst compatible miscellaneous math related utility functions.☆24Updated last year
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆23Updated 5 years ago
- Unity Shader which achieves flat-shading, without the need for duplicating polygon vertices.☆10Updated 7 years ago
- Source code for the tutorial on how to use the job system☆14Updated last year