diff --git a/03-UnrealEngine/卡通渲染相关资料/渲染功能/其他渲染功能/风格化渲染.md b/03-UnrealEngine/卡通渲染相关资料/渲染功能/其他渲染功能/风格化渲染.md index 79cdf1e..e89a46b 100644 --- a/03-UnrealEngine/卡通渲染相关资料/渲染功能/其他渲染功能/风格化渲染.md +++ b/03-UnrealEngine/卡通渲染相关资料/渲染功能/其他渲染功能/风格化渲染.md @@ -10,7 +10,7 @@ rating: ⭐ - [x] https://zhuanlan.zhihu.com/p/511693561 - [x] https://zhuanlan.zhihu.com/p/512500640 - [x] SNN - - [ ] 优化所有 PassParameters->TextureExtent = SceneTextures.Config.Extent; uint32 => float + - [x] 优化所有 PassParameters->TextureExtent = SceneTextures.Config.Extent; uint32 => float - [ ] 添加FOV与Screen百分比适配 - [ ] 添加深度适配 - 其他Kuwahara算法