frostbone25 / Unity-Voxel-Tracer
Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.
☆31Updated 3 months ago
Alternatives and similar repositories for Unity-Voxel-Tracer:
Users that are interested in Unity-Voxel-Tracer are comparing it to the libraries listed below
- Tools for working with Spherical Harmonics in Unity☆18Updated 8 months ago
- This project is to implement Weighted Blended OIT in Unity URP.I do this job in order to solve the transparency sorting problem when I do…☆22Updated last year
- VertexMorph Instanced Terrain for Unity URP.☆20Updated last year
- ground truth ambient occlusion in unity urp☆26Updated 2 years ago
- A 2D lighting Unity asset using a technique similar to DDGI but in 2d.☆20Updated 4 months ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆36Updated 2 months ago
- Unity implementation of Dual Filtering Blur (or Dual Kawase Filtering Blur) with approximated linear radius scale parameter☆22Updated 3 years ago
- Height fog implementation for Unity☆15Updated 2 months ago
- Hybrid reflection probes for Unity. Proof of concept that reflection probes can be baked in a deferred fashion in order so they can produ…