frostbone25 / Unity-Specular-ProbesLinks
A simple editor script that emulates specular highlighting for every light in the scene on reflection probes when baking them.
☆38Updated last year
Alternatives and similar repositories for Unity-Specular-Probes
Users that are interested in Unity-Specular-Probes are comparing it to the libraries listed below
Sorting:
- A simple fog solution that utilizes a cubemap for color, rather than a single constant color for better fidelity. It can do height based …☆33Updated 2 years ago
- Edge detection with Depth, Normal and MeshID.☆23Updated 10 months ago
- Demonstration of creating an Outline Effect for Render Graph using Unity 6, which allows per-object renderer selection.☆30Updated last year
- A render feature to recover Unity 5.x's offical volumetric fog in Adam demo☆41Updated 2 years ago
- ☆27Updated 4 years ago
- A Texture3D Atlas Import Pipeline for Unity 2019.3 and newer.☆33Updated 8 months ago
- Layered Skybox using domes for Unity/ASE☆11Updated 5 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
- 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
- Screen Space Reflection for Unity Universal RP☆15Updated this week
- Hair cards shader for unity universal render pipeline☆41Updated 2 years ago
- URP Sea & Clouds & SkyFog☆52Updated 2 years ago
- Shaders and VFX experimentation in URP and BIRP☆47Updated 2 years ago
- An example of 6D Lightmap texture shading for smoke in Unity URP☆23Updated 4 years ago
- Foliage wind shader implementations for Unity's render pipelines HDRP and URP. Based on the demo project Book of the Dead by Unity.☆23Updated 3 years ago
- Customize on-demand shadow rendering in HDRP.☆20Updated last year
- This is a technical project from the Final project of mine containing only the scripts, shaders about interatable wate, grass, and wind.☆70Updated 2 years ago
- Unity URP: LOD crossfading test project☆21Updated 2 years ago
- Vertex ambient occlusion baking tool for Unity.☆37Updated 4 years ago
- Unity implementation of Dual Filtering Blur (or Dual Kawase Filtering Blur) with approximated linear radius scale parameter☆23Updated 3 years ago
- This API allows you to create multiple lightmaps "atmospheres" for the same scene and switch between them in runtime dynamically, or you …☆47Updated 3 years ago
- ground truth ambient occlusion in unity urp