jackie2009 / CustomUnitySH
generate SH from HDRI
☆17Updated 2 years ago
Alternatives and similar repositories for CustomUnitySH:
Users that are interested in CustomUnitySH are comparing it to the libraries listed below
- ☆29Updated last year
- 在unity演示 建场方式 与 简单距离场阴影☆34Updated 3 years ago
- 基于8叉树实现的体素化阴影 unity技术团队建议大地形采用代替烘焙☆35Updated 4 years ago
- 各种常见shadowmap 渲染技术对比☆26Updated 3 years ago
- An example of indirect lighting made with Unity☆32Updated 3 years ago
- 一个Unity中可用的顶点密度debug工具,部分调试类型可导出密度信息☆43Updated 10 months ago
- 在原有Unity SRP上添加了延迟渲染管线,并实现了IBL、RSM、LPV和SSLPV(利用深度纹理做了一步深度注入,并用切比雪夫限制扩散等一些操作实现对LPV的漏光现象进行改善)(这版SSLPV有点问题,正确的看下一个库)☆12Updated last year
- ground truth ambient occlusion in unity urp☆26Updated 2 years ago
- 1静态对象的一次性 shadowmap 生成,避免反复投影流程 可以介绍 cpu culling 和gpu 渲染时间 2支持超大地图滚动模式 避免一次性生成的范围限制☆59Updated 4 years ago
- Hextile is a method for avoiding repetition when tiling textures.☆19Updated 9 months ago
- ☆19Updated last year
- My custom Universal Render Pipeline☆27Updated 2 years ago
- Pre-Integrated Subsurface Scattering generating tool using Unity shader☆14Updated 3 years ago
- Shell based fur unity implementation.☆19Updated 2 months ago
- Kawase dual filter blur for Unity URP☆17Updated last year
- ☆18Updated 5 months ago
- 一种手游可用的 高性能简化水面反射☆28Updated 5 years ago
- TAA Unity URP Project☆19Updated 2 years ago
- 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…