Dillon's starred repositories
Unity-URP-Volumetric-Light
Unity package for versions 2022.3 and Unity 6. Adds support to render volumetric lighting for both the main and additional lights in URP. Compatible with URP render graph in Unity 6.
CachedShadowMaps
Cached Shadow Map Solution for Unity
AnotherFileBrowser
Just another File Dialog for Unity, with easy implementation.
URP-Atmosphere
Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired by Sebastian Lague's series on Atmospheric Rendering
unity-graphics
A collection of URP shaders and render features.
Unity-URP-ScreenSpaceRefraction
A beautiful advanced refractive shader with distortion for Unity URP. Suitable for complex glass scenarios.
unity-3d-boat
Unity Yacht Simulator
UnityMemorySnapshotThing
Tool to work with unity memory snapshots
Unity-URP-SkinSSSLUTGenerator
PreIntegrate Skin SSS LUT Generator for Unity.
Unity_URP_Genshin_Impact_Programmed_Skybox
Unity的URP中制作的仿原神程序化天空球
UnityGiphy
Library for using the GiphyAPI in Unity to get and play random Gifs as MP4s
Aptos-Unity-SDK
Aptos Labs Unity SDK
UnityMotorbikeController
There isn't much to say. is a possible implementation of a controller for a motorcycle in Unity 3D
EnterTheMatrix
Source code for the Enter The Matrix and Begind the Matrix Videos
ECSPowerNetcode
Library to power up your experience with the DOTS Unity Netcode.
URP-Knitwear-Shader-Example
🧶 An example of knitwear shader in URP.
URP-Transparent-Distortion-Example
Example Unity URP project, demonstrating distortion(heatwave) effect on opaque and transparent objects
RainWorldShadow-URP
2D screen-space shadow effect implemented in Unity URP.
ToonShader_URP
A simple, SRP compatible, mobile toon shader for unity.
Unity-URP-6D-Lightmap-Smoke
An example of 6D Lightmap texture shading for smoke in Unity URP
Unity-URP-PBR
Custom PBR Shader for Unity URP.
urp-fading-standard-shaders
Learn how you can easily fade out objects that are using the standard URP shaders that obstruct view to the player using C# code!
Weighted-Blended-OIT-in-Unity-URP
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 hair rendering.