xandergos / unity-sparse-voxel-octreesLinks
A sparse voxel octree renderer, made for use with Unity.
☆118Updated 3 years ago
Alternatives and similar repositories for unity-sparse-voxel-octrees
Users that are interested in unity-sparse-voxel-octrees are comparing it to the libraries listed below
Sorting:
- Transvoxel implementation with Unity's Job System and Burst compiler☆49Updated 4 months ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆105Updated 2 years ago
- Fast implementation of Naive SurfaceNets in Unity☆42Updated 2 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆107Updated last year
- Cached Shadow Map Solution for Unity☆79Updated 3 years ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆179Updated last year
- A customized forward+ render pipeline for Unity☆113Updated 5 years ago
- Dual Contouring driven desert environment.☆20Updated 4 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 2 months ago
- Unity C# Naive Surface Net implementation☆81Updated 7 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆84Updated last year
- Almost real-time Global Illumination for Unity.☆10Updated 3 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆108Updated 4 years ago
- ☆66Updated 4 years ago
- Examples of how to draw a procedural triangle in Unity3D☆61Updated last year
- Unity ECS based octree.☆153Updated 5 years ago
- A Dual Contouring Example using C# and Unity3D☆48Updated 10 years ago
- An Octree Native Collection for Unity DOTS☆184Updated 4 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Example shaders showing different methods of implementing normal mapping for triplanar shaders.☆149Updated 6 years ago
- Brunetons ocean in Unity☆130Updated 3 years ago
- A procedural terrain generation api created for unity runtime and editor that uses the full power of compute shaders.☆73Updated 5 years ago
- Reimplement Sea of Thieves's Cloud in Unity☆74Updated 5 years ago
- GPU atmosphertic scattering and planet generation in Unity 3D☆192Updated last month
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆74Updated 4 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆72Updated 2 years ago
- Unity indirect GPU instancing & painting with occlusion culling, frustum culling, and LODs☆140Updated 2 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆87Updated 5 years ago
- GPU voxel mesh generation and drawing in Unity HDRP☆44Updated 2 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆49Updated last year