noisecrime / Unity-OBBReflectionProbeSupportLinks
Basic support for a single OBB Reflection Probe in Unity built-in renderer
☆25Updated 2 years ago
Alternatives and similar repositories for Unity-OBBReflectionProbeSupport
Users that are interested in Unity-OBBReflectionProbeSupport are comparing it to the libraries listed below
Sorting:
- Light Intensity converter via PLU(Physical Light Units) for URP☆29Updated 2 years ago
- Unity SDF generator for 2D images☆19Updated 3 years ago
- A component used to display temporary textures generated during the rendering process(e.g. GBuffer,AO Texture) on the game screen☆14Updated 4 years ago
- ☆28Updated 3 years ago
- C# port of dual quaternion skinning code from brainexcerpts/Dual-Quaternion-Skinning-Sample-Codes☆10Updated 4 years ago
- Minimalist simplex library☆47Updated 3 years 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…☆18Updated 6 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆37Updated 11 months ago
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆32Updated 10 months ago
- A simple procedural skybox which has day and night in unity universal render pipeline☆13Updated 3 years ago
- Soft Walks: Real-Time, Two-Ways Interaction between a Character and Loose Grounds - 2021 - Eurographics (short)☆47Updated 2 years ago
- This is a project to implment dynamic GI in unity URP☆13Updated 2 years ago
- ScriptableImporter to convert a set of curves into a Look up Texture, for use in shaders☆13Updated 4 years ago
- Unity implementation of Dual Filtering Blur (or Dual Kawase Filtering Blur) with approximated linear radius scale parameter☆25Updated 3 years ago
- Example of using flipbook motion to make water shader in unity☆25Updated 2 years ago
- ☆14Updated last year
- URP Lit shader with glittering effect☆16Updated 3 years ago
- Case study on fluid dynamics, Volumetric GPU-Based fluid simulator.☆14Updated 3 years ago
- A simple skin shader based on Activision's papers. Includes dual specular lobes, cavity w/ fresnel occlusion, naive bent normal support +…☆29Updated 6 years ago
- A GPU-based real-time grass placement tool for Unity by Astrid Wilde. Currently only works in Unity's Standard Rendering Pipeline.☆10Updated 4 years ago
- A Texture3D Atlas Import Pipeline for Unity 2019.3 and newer.☆33Updated 9 months ago
- Foliage wind shader implementations for Unity's render pipelines HDRP and URP. Based on the demo project Book of the Dead by Unity.