diff --git a/.obsidian/plugins/various-complements/histories.json b/.obsidian/plugins/various-complements/histories.json index a7262cd..dc951d7 100644 --- a/.obsidian/plugins/various-complements/histories.json +++ b/.obsidian/plugins/various-complements/histories.json @@ -1 +1 @@ -{"c++内存泄漏分析工具":{"c++内存泄漏分析工具":{"internalLink":{"count":1,"lastUpdated":1737361366503}}},"tonemapping":{"tonemapping":{"currentFile":{"count":1,"lastUpdated":1737367609064}}},"body01":{"body01":{"currentFile":{"count":1,"lastUpdated":1738243350947}}},"Games":{"Games":{"currentFile":{"count":1,"lastUpdated":1738586917474}}},"Camera":{"Camera":{"currentFile":{"count":1,"lastUpdated":1739168843622}}},"DeferredLightVertexShaders":{"DeferredLightVertexShaders":{"currentFile":{"count":1,"lastUpdated":1739267675471}}}} \ No newline at end of file +{"body01":{"body01":{"currentFile":{"count":1,"lastUpdated":1738243350947}}},"Games":{"Games":{"currentFile":{"count":1,"lastUpdated":1738586917474}}},"Camera":{"Camera":{"currentFile":{"count":1,"lastUpdated":1739168843622}}},"DeferredLightVertexShaders":{"DeferredLightVertexShaders":{"currentFile":{"count":1,"lastUpdated":1739267675471}}},"Deprecated":{"Deprecated":{"internalLink":{"count":1,"lastUpdated":1740405714148}}}} \ No newline at end of file diff --git a/02-Note/DAWA/福瑞格斗项目/开发计划.md b/02-Note/DAWA/福瑞格斗项目/开发计划.md index 9ab6a01..95aeba2 100644 --- a/02-Note/DAWA/福瑞格斗项目/开发计划.md +++ b/02-Note/DAWA/福瑞格斗项目/开发计划.md @@ -74,20 +74,26 @@ - [ ] BP_Chest - [x] BP_DamageVolume - [ ] ~~BP_GameMode~~ - - [ ] BP_HealthManaStaminaShieldRegenVolume - - [ ] BP_HealthManaStaminaShieldVolume + - [x] BP_HealthManaStaminaShieldRegenVolume + - [x] BP_HealthManaStaminaShieldVolume - [ ] ~~BP_PlayerController~~ - [ ] ~~BP_SpectatorPawn~~ - - [ ] GE_ChestOpen - - [ ] GE_DamageVolume - - [ ] GE_DoorOpen - - [ ] GE_HealthManaStaminaShieldRegenVolume - - [ ] GE_HealthManaStaminaShieldVolume + - [x] GE_ChestOpen + - [x] GE_DamageVolume + - [x] GE_DoorOpen + - [x] GE_HealthManaStaminaShieldRegenVolume + - [x] GE_HealthManaStaminaShieldVolume - [ ] Characters - [ ] Hero - [ ] Abilities - [ ] GA_InteractActive - [ ] GA_InteractPassive + - [ ] GE_BleedingOut + - [ ] GE_Dead + - [ ] GE_Interacting + - [ ] GE_InteractingRemoval + - [ ] GE_KnockedDown + - [x] Shared - [ ] ~~Items~~ - [ ] ~~Maps~~ - [ ] ~~UI~~ diff --git a/03-UnrealEngine/卡通渲染相关资料/卡通渲染开发总览.md b/03-UnrealEngine/卡通渲染相关资料/卡通渲染开发总览.md index afff680..8c26550 100644 --- a/03-UnrealEngine/卡通渲染相关资料/卡通渲染开发总览.md +++ b/03-UnrealEngine/卡通渲染相关资料/卡通渲染开发总览.md @@ -131,6 +131,7 @@ rating: ⭐⭐⭐ 4. [x] 给图元添加禁用自阴影功能——发现启用RecivedViewOffsetShadow就可以起到这个功能。 13. [ ] ToonHair 1. [【UE5】通过深度偏移计算刘海投影](https://zhuanlan.zhihu.com/p/690066418) + 2. [UE5 NPR-Shadow-Character Shadow(2)](https://zhuanlan.zhihu.com/p/13953884160) 14. [ ] ToonTranslucent 1. [ ] 通过模仿SingleLayerWater实现折射效果 https://zhuanlan.zhihu.com/p/657928532 2. [ ] 眉眼细节 [[幻塔-眉眼细节.png]] diff --git a/03-UnrealEngine/卡通渲染相关资料/渲染功能/PostProcess/ToonPostProcess.md b/03-UnrealEngine/卡通渲染相关资料/渲染功能/PostProcess/ToonPostProcess.md index 2189196..2adb0bb 100644 --- a/03-UnrealEngine/卡通渲染相关资料/渲染功能/PostProcess/ToonPostProcess.md +++ b/03-UnrealEngine/卡通渲染相关资料/渲染功能/PostProcess/ToonPostProcess.md @@ -367,4 +367,33 @@ float3 ToneMappedColorAP1 = FilmToneMap( ColorAP1 ); // float3 ToneMappedColorAP1 = AGXToneMap(ColorAP1); // float3 ToneMappedColorAP1 = GTToneMap(ColorAP1); // float3 ToneMappedColorAP1 = PBRNeutralToneMap(ColorAP1); -``` \ No newline at end of file +``` + +# 其他后处理效果 + +- Kuawara: + - https://zhuanlan.zhihu.com/p/512500640 + - https://zhuanlan.zhihu.com/p/511693561 +- SNN +- 阴影笔触感 以及 SNN + - 异度神剑3 + - https://gamemakers.jp/article/2023_03_22_33475/ + - https://bonoko.dev/xenowind/#980eb73b-a050-4eff-9630-d3a1a2263dbe +- 油画笔触化:主要使用绘画手动涂抹,考虑使用自动化工具生成贴图。 + - 【虚幻5 艺术笔刷材质思路 风格化三渲二(菜鸟向)】 https://www.bilibili.com/video/BV1ZVyBY9Ehz/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e +- 【【UE5】复现大佬风格化手绘 Stylized Paint Shader】 https://www.bilibili.com/video/BV1wXHreNE7p/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e +- 其他参考 + - 【三渲二技法】《穿靴子的猫》同款Stamp Map制作 https://www.bilibili.com/video/BV1ou411c7pE/?spm_id_from=333.1387.favlist.content.click&vd_source=d47c0bb42f9c72fd7d74562185cee290 +- 其他作品参考 + - 【【IGN】《大神》续作先导预告 | TGA 2024】 https://www.bilibili.com/video/BV1JbqqYuEVB/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e +- 水墨效果参考 + - https://zhuanlan.zhihu.com/p/602960198 + - https://zhuanlan.zhihu.com/p/98948117 + - https://zhuanlan.zhihu.com/p/63893540 + - https://zhuanlan.zhihu.com/p/34406208 + - https://zhuanlan.zhihu.com/p/352994629 + - https://www.fab.com/listings/ae8ee250-6416-4dde-b36b-cfbb0b3d302e +- 商城风格化材质与场景 + - https://www.fab.com/listings/6129b04e-3859-4a2d-90b3-000958a563d2 + - https://www.fab.com/listings/e9b91c41-fce9-4a55-93c4-cb62bdd0e98e + - https://www.fab.com/listings/167453a5-7fde-4bde-819c-1f3d497c7db6 \ No newline at end of file