Stars
An integrated solution for authoring / importing / simulating / rendering strand-based hair in Unity.
Real-Time Deep Shadow Maps for Unity3D
PreIntegrate Skin SSS LUT Generator for Unity.
Project Exodus - Unity to Unreal scene/project transfer tool.
renderdoc python extension for exporting FBX file
Lighting effects implemented for the Adam demo: volumetric fog, area lights and tube lights
convert csv data model file to fbx model of renderdoc
The main feature is to export mesh.Because I don't want to switch between other software to do this.So I wrote this thing.
《Real-Time Rendering 4th》 (RTR4) 中文翻译
A runtime transform gizmo similar to unitys editor so you can translate (move, rotate, scale) objects at runtime.
Hybrid GI solution, based on DDGI ( include Ray-Tracing and SDF-Tracing )
A Lightweight, Flexible, Powerful Shader GUI System for Unity.
Official code for the paper "LucidDreamer: Domain-free Generation of 3D Gaussian Splatting Scenes".
Precomputed Radiance Transfer Global Illumination in Unity URP
Amplify Shader Editor Tutorial with Universal Render Pipeline
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
Quon / TAA_Unity_URP
Forked from sienaiwun/TAA_Unity_URPTemporal Anti-Aliasing(TAA) for Unity’s Universal Render Pipeline
Quon / HLSLDecompiler
Forked from etnlGD/HLSLDecompilerHLSL Decompiler forked from 3Dmigoto