nezix / MarchingCubesBurst
Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler
☆25Updated 5 years ago
Alternatives and similar repositories for MarchingCubesBurst:
Users that are interested in MarchingCubesBurst are comparing it to the libraries listed below
- Simple Octree for Unity with Job System☆27Updated 4 years ago
- A simple generic solution for pathfinding in Unity that works with jobs and burst.☆21Updated 4 years ago
- Terraced like procedural terrain made with Unity DOTS☆23Updated 5 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 3 years ago
- Minimalist simplex library☆46Updated 2 years ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 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.☆22Updated 3 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 6 years ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆22Updated 9 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆21Updated 6 years ago
- Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.☆29Updated 3 years ago
- Soft Walks: Real-Time, Two-Ways Interaction between a Character and Loose Grounds - 2021 - Eurographics (short)☆47Updated 2 years ago
- Edge tool for Shader Graph/VFX Graph☆18Updated 9 months ago
- A collection of code for processing images☆23Updated 2 years ago
- ☆25Updated 3 years ago
- Testing new Mesh support for NativeArray in Unity 2019.3☆10Updated 5 years ago
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆33Updated 3 years ago
- Isosurface generator for Unity3D☆17Updated 3 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆34Updated 2 years ago
- A faster spline/line renderer using the GPU + Jobs + Burst, focusing mainly on the performance of modifying control points, i.e. it is qu…☆14Updated 11 months ago
- Light Intensity converter via PLU(Physical Light Units) for URP☆29Updated last year
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 5 years ago
- Modulate SH Weight Editor. 版本一已经完成 光照贴图设置好,再确认一下探针数据有时你会发现可能要比想象中的弱或者强,使用该功能,Artists可以直观地修改好以后,再回到SphericalHarmonicsL2探针数据。 不用再烘培,就能回到原始数…☆12Updated 2 years ago
- A simple un-optimized skinned decal system for Unity.☆11Updated 6 years ago
- Source code for the tutorial on how to use the job system☆16Updated last year
- A fluid simulation I made for a class assignment, based on work by Jos Stam.☆38Updated last year
- An unfinished prototype for a modular shader system for Unity. Please see link below.☆29Updated 4 years ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆41Updated 6 years ago
- Part 1 of a GPU Voxelizer for Unity☆15Updated 3 years ago