Bake specular highlights into Unity Reflection Probes, allowing baked lights to cast sharp specular highlights for free
☆278Jan 8, 2026Updated 2 months ago
Alternatives and similar repositories for SpecularProbes
Users that are interested in SpecularProbes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- a realistic eyeball shader for unity☆13Feb 19, 2021Updated 5 years ago
- A simple editor script that emulates specular highlighting for every light in the scene on reflection probes when baking them.☆43Feb 28, 2024Updated 2 years ago
- A work in progress graphics solution for completely baked volumetric lighting, meant to be very lightweight and inexpensive.☆282Nov 18, 2024Updated last year
- Reflection Probe Atlas impl. for Unity☆26Dec 31, 2018Updated 7 years ago
- Unity tool to pack texture channels into a single texture.☆14Sep 25, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Unity Texture Combiner. Pack multiple texture color channels into one texture!☆45Jul 11, 2023Updated 2 years ago
- An image effect for Unity that simulates video compression artifacts☆11Mar 31, 2019Updated 6 years ago
- Dynamic Gore and Injuries system for Unity☆89Nov 30, 2020Updated 5 years ago
- The shaders I use for all of my environments within VRChat☆13Oct 12, 2020Updated 5 years ago
- Various sound effects I've created, free to use for any purpose☆40May 8, 2020Updated 5 years ago
- The water rendering and physics system used in Vertigo 2☆323Jul 9, 2024Updated last year
- Cheap shadowing for mobile/VR (Originally by ozlael)☆24May 25, 2023Updated 2 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆114May 2, 2021Updated 4 years ago
- A Standard Shader and Surface Shaders replacement for Unity for Built-In pipeline and forward rendering☆107Jul 30, 2025Updated 8 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A work in progress solution for capsule shadows in Unity.☆129Jan 5, 2024Updated 2 years ago
- Basic support for a single OBB Reflection Probe in Unity built-in renderer☆25Sep 22, 2022Updated 3 years ago
- A tiny vertex color baker for Unity that runs on the GPU, implemented as an AssetPostprocessor☆117Nov 1, 2022Updated 3 years ago
- Ambient lighting probe sampling☆50May 19, 2020Updated 5 years ago
- Demo for Practical High-Performance Rendering on Mobile Platforms (GDC 2023)☆319Mar 27, 2023Updated 3 years ago
- Baking run-time shaders into textures in Unity☆116Aug 7, 2019Updated 6 years ago
- A single-component, GPU-based universal ambient occlusion and bent normal baker for Unity. The successor to my BNAO respository☆348Jul 17, 2021Updated 4 years ago
- baking transform animation to texture for Unity☆91Oct 27, 2020Updated 5 years ago
- A GPU-based real-time grass placement tool for Unity by Astrid Wilde. Currently only works in Unity's Standard Rendering Pipeline.☆10Apr 22, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Unity Editor tool that can decombine meshes.☆13Jan 2, 2024Updated 2 years ago
- A vertex shader function that culls meshes with Squash/Stretch based on their distance to the player.☆17Apr 26, 2021Updated 4 years ago
- Interior mapping shader for Unity with a sample scene. This is provided as is, for learning purpose. You can use it freely for your perso…