vault backup: 2024-09-16 23:42:54
This commit is contained in:
parent
1a4e3c34ba
commit
096e6e9f0c
@ -66,7 +66,12 @@ rating: ⭐⭐⭐
|
|||||||
10. [x] Outine PostProcess Overrider设置。 ToonOutline.cpp 42行。
|
10. [x] Outine PostProcess Overrider设置。 ToonOutline.cpp 42行。
|
||||||
11. [ ] TODO: TSR Outline写入速度信息。
|
11. [ ] TODO: TSR Outline写入速度信息。
|
||||||
1. [ ] ue4.26 体积云重投影 https://zhuanlan.zhihu.com/p/718922764
|
1. [ ] ue4.26 体积云重投影 https://zhuanlan.zhihu.com/p/718922764
|
||||||
2. [ ] SDF Outline
|
2. [ ] OutlineMask
|
||||||
|
1. [ ] 8通道Mask or SDFOutlineMask
|
||||||
|
2. [ ] 剩下8通道
|
||||||
|
1. [ ] 3通道分别控制ID、Depth、Normal Outline Mask。
|
||||||
|
2. [ ] Offset、Feather?
|
||||||
|
3. [ ] SDF Outline
|
||||||
1. [ ] 编写Outline贴图转换工具。
|
1. [ ] 编写Outline贴图转换工具。
|
||||||
1. [ ] https://github.com/Yu-ki016/SDFTool
|
1. [ ] https://github.com/Yu-ki016/SDFTool
|
||||||
2. [ ] https://zhuanlan.zhihu.com/p/658213216 https://github.com/danbaidong1111/UnityTools/tree/main/SDFGenerateTool
|
2. [ ] https://zhuanlan.zhihu.com/p/658213216 https://github.com/danbaidong1111/UnityTools/tree/main/SDFGenerateTool
|
||||||
@ -74,7 +79,7 @@ rating: ⭐⭐⭐
|
|||||||
2. [ ] 将OutlineMask 16位 15位存储SDFOutline + 1位存储Mask。
|
2. [ ] 将OutlineMask 16位 15位存储SDFOutline + 1位存储Mask。
|
||||||
3. [ ] https://zhuanlan.zhihu.com/p/410710318
|
3. [ ] https://zhuanlan.zhihu.com/p/410710318
|
||||||
4. [ ] https://zhuanlan.zhihu.com/p/113190695
|
4. [ ] https://zhuanlan.zhihu.com/p/113190695
|
||||||
3. [ ] BackFaceOutline
|
4. [ ] BackFaceOutline
|
||||||
1. [ ] https://zhuanlan.zhihu.com/p/613772622
|
1. [ ] https://zhuanlan.zhihu.com/p/613772622
|
||||||
2. [ ] https://zhuanlan.zhihu.com/p/552283835
|
2. [ ] https://zhuanlan.zhihu.com/p/552283835
|
||||||
7. [ ] ToonPostProcess
|
7. [ ] ToonPostProcess
|
||||||
|
Loading…
x
Reference in New Issue
Block a user