vault backup: 2024-09-14 17:51:32
This commit is contained in:
parent
c75dd3a0c4
commit
260941ae63
@ -5,5 +5,6 @@ excerpt:
|
||||
tags:
|
||||
rating: ⭐
|
||||
---
|
||||
ceil:向上取整。
|
||||
floor:向下取整。
|
||||
- ceil:向上取整。
|
||||
- floor:向下取整。
|
||||
- step(x,y):x<=y返回1(真),否则返回0
|
@ -67,8 +67,10 @@ rating: ⭐⭐⭐
|
||||
11. [ ] TODO: TSR Outline写入速度信息。
|
||||
1. [ ] ue4.26 体积云重投影 https://zhuanlan.zhihu.com/p/718922764
|
||||
2. [ ] SDF Outline
|
||||
1. [ ] 将OutlineMask 16位 15位存储SDFOutline + 1位存储Mask。
|
||||
2. [ ] https://www.shadertoy.com/view/4lfyR2
|
||||
1. [ ] 编写Outline贴图转换工具。 https://github.com/Yu-ki016/SDFTool
|
||||
2. [ ] 将OutlineMask 16位 15位存储SDFOutline + 1位存储Mask。
|
||||
3. [ ] https://zhuanlan.zhihu.com/p/410710318
|
||||
4. [ ] https://zhuanlan.zhihu.com/p/113190695
|
||||
3. [ ] BackFaceOutline
|
||||
7. [ ] ToonPostProcess
|
||||
1. [ ] ToonBloom
|
||||
@ -162,7 +164,6 @@ TODO:
|
||||
- 发尖勾线 https://zhuanlan.zhihu.com/p/405518306
|
||||
- SDF 描边
|
||||
- https://zhuanlan.zhihu.com/p/113190695
|
||||
- https://zhuanlan.zhihu.com/p/360229590
|
||||
- 屏幕空间深度边缘光 Screen Space Depth Rimlight
|
||||
- https://zhuanlan.zhihu.com/p/139290492
|
||||
- 原神实现
|
||||
|
Loading…
x
Reference in New Issue
Block a user