Fewes / CapsuleOcclusionLinks
Unity package implementing clustered capsule/character occlusion
☆142Updated 10 months ago
Alternatives and similar repositories for CapsuleOcclusion
Users that are interested in CapsuleOcclusion are comparing it to the libraries listed below
Sorting:
- A work in progress solution for capsule shadows in Unity.☆120Updated last year
- ☆72Updated last year
- ☆99Updated 2 years ago
- Screen Space Path Tracing for Unity's URP (Universal Render Pipeline).☆179Updated 8 months ago
- Cached Shadow Map Solution for Unity☆79Updated 3 years ago
- Unity indirect GPU instancing & painting with occlusion culling, frustum culling, and LODs☆141Updated 2 years ago
- A tiny vertex color baker for Unity that runs on the GPU, implemented as an AssetPostprocessor☆108Updated 2 years ago
- This project demonstrates how to set the shading rate of Renderer Features for the Universal Rendering Pipeline☆110Updated last week
- Baking run-time shaders into textures in Unity☆113Updated 6 years ago
- ☆97Updated 2 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆107Updated 2 years ago
- An example of rendering grasses on terrain using draw DrawMeshInstancedIndirect and compute shader.☆230Updated last year
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated last year
- Bloom using FFT to accelerate convolution, with Unity URP☆121Updated 2 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆110Updated 4 years ago
- Real-time global illumination using screen-space information for Unity HDRP☆122Updated 9 months ago
- Order-independent Transparency Implementation in Unity with Per-Pixel Linked Lists☆218Updated 3 months ago
- ☆113Updated last year
- Physically Based Sky and Precomputed Atmospheric Scattering for Unity URP (Universal Render Pipeline).☆62Updated 2 months ago
- Scripts useful when using LODs and lightmaps☆109Updated 4 years ago
- Screen Space Reflection for Unity URP (Universal Render Pipeline).☆183Updated last year
- A 2D implementation of Radiance Cascades in Unity URP☆112Updated 5 months 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.☆123Updated 6 years ago
- HDRP remaster of the classic Sponza scene.☆47Updated 2 years ago
- Temporal AA solution for Unity's Universal render pipeline☆62Updated 2 years ago
- Baking spline deformation to a texture then applying it to a mesh via a shader.