xandergos / unity-sparse-voxel-octreesLinks
A sparse voxel octree renderer, made for use with Unity.
☆120Updated 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:
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆110Updated last year
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆109Updated 2 years ago
- Cached Shadow Map Solution for Unity☆80Updated 3 years ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆182Updated last year
- Unity ECS based octree.☆153Updated 5 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- Brunetons ocean in Unity☆131Updated 3 years ago
- Almost real-time Global Illumination for Unity.☆10Updated 4 years ago
- ☆68Updated 5 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆112Updated 4 years ago
- Unity Bounding Volume Heirachy (BVH)☆130Updated 2 years ago
- Unity indirect GPU instancing & painting with occlusion culling, frustum culling, and LODs☆141Updated 2 years ago
- Fast implementation of Naive SurfaceNets in Unity☆46Updated 3 years ago
- Jump Flooding Algorithm with compute shader in Unity☆39Updated 5 years ago
- A Bounding Volume Hierarchy for Unity DOTS. WIP!☆59Updated 3 years ago
- Dynamic skydome for Unity3d☆45Updated 6 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆57Updated 5 years ago
- A work in progress solution for capsule shadows in Unity.☆121Updated last year
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆94Updated 6 months ago
- Reimplement Sea of Thieves's Cloud in Unity☆78Updated 6 years ago
- Unity C# Naive Surface Net implementation☆84Updated 7 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆78Updated 5 years ago
- Tree&Grass System for Unity URP.☆116Updated last year
- Transvoxel implementation with Unity's Job System and Burst compiler☆53Updated 8 months ago
- A customized forward+ render pipeline for Unity☆113Updated 5 years ago
- Dynamic Sky Sphere System☆69Updated 7 years ago
- ☆83Updated 8 years ago
- A simple way to render soft, volumetric bullet tracers in Unity. Only needs a unit cube and a material to render and supports instancing.☆124Updated 6 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆88Updated 5 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆75Updated 2 years ago