xandergos / unity-sparse-voxel-octreesLinks
A sparse voxel octree renderer, made for use with Unity.
☆119Updated 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:
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆107Updated 2 years ago
- Cached Shadow Map Solution for Unity☆80Updated 3 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 5 months ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆181Updated last year
- Unity ECS based octree.☆153Updated 5 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆109Updated last year
- Brunetons ocean in Unity☆131Updated 3 years ago
- Fast implementation of Naive SurfaceNets in Unity☆46Updated 3 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- ☆68Updated 5 years ago
- Almost real-time Global Illumination for Unity.☆10Updated 4 years ago
- Reimplement Sea of Thieves's Cloud in Unity☆78Updated 6 years ago
- A customized forward+ render pipeline for Unity☆113Updated 5 years ago
- A shader to control the direction water flows based on a flow map in Unity.☆124Updated 3 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Precomputed Physically Based Atmosphere Scattering for Unity3D☆114Updated last year
- Unity Bounding Volume Heirachy (BVH)☆128Updated 2 years ago
- A Bounding Volume Hierarchy for Unity DOTS. WIP!☆59Updated 3 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆88Updated 5 years ago
- Unity indirect GPU instancing & painting with occlusion culling, frustum culling, and LODs☆141Updated 2 years ago
- Unity C# Naive Surface Net implementation☆84Updated 7 years ago
- Transvoxel implementation with Unity's Job System and Burst compiler☆52Updated 7 months ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆112Updated 4 years ago
- GPU atmosphertic scattering and planet generation in Unity 3D☆195Updated 4 months ago
- Shadow Volume for Static-Scene-Object of Unity☆165Updated 6 years ago
- A sample BRG project for the blog post @ https://gamedev.center☆68Updated 2 years ago
- Procedural Terrain Generation using CPU workflow based on ECS, focused on performance☆100Updated 6 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆58Updated 2 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
- A work in progress solution for capsule shadows in Unity.☆121Updated last year