xandergos / unity-sparse-voxel-octreesLinks
A sparse voxel octree renderer, made for use with Unity.
☆126Updated 2 months 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☆111Updated 2 years ago
- Unity ECS based octree.☆154Updated 5 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆95Updated 11 months ago
- Cached Shadow Map Solution for Unity☆83Updated 3 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Updated 3 years ago
- Fast implementation of Naive SurfaceNets in Unity☆49Updated 3 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆58Updated 6 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆88Updated 2 years ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆183Updated 2 years ago
- Brunetons ocean in Unity☆132Updated 4 years ago
- ☆67Updated 5 years ago
- A Bounding Volume Hierarchy for Unity DOTS. WIP!☆61Updated 4 years ago
- A customized forward+ render pipeline for Unity☆113Updated 5 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆77Updated 3 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
- Unity Bounding Volume Heirachy (BVH)☆131Updated 2 years ago
- Reimplement Sea of Thieves's Cloud in Unity☆81Updated 6 years ago
- ☆88Updated 8 years ago
- Almost real-time Global Illumination for Unity.☆10Updated 4 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆114Updated 4 years ago
- Unity C# Naive Surface Net implementation☆85Updated 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.☆126Updated 6 years ago
- Transvoxel implementation with Unity's Job System and Burst compiler☆60Updated last year
- Tree&Grass System for Unity URP.☆115Updated 2 years ago
- A sample BRG project for the blog post @ https://gamedev.center☆72Updated 2 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆65Updated 2 years ago
- Unity Position Based Dynamics in two dimensions☆116Updated last month
- Examples of how to draw a procedural triangle in Unity3D☆62Updated 2 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆89Updated 5 years ago
- Procedural Terrain Generation using CPU workflow based on ECS, focused on performance☆100Updated 6 years ago