vault backup: 2024-03-26 22:25:18
This commit is contained in:
parent
353476e738
commit
7a739afdfb
13
03-UnrealEngine/Rendering/RenderFeature/Debug/DebugView.md
Normal file
13
03-UnrealEngine/Rendering/RenderFeature/Debug/DebugView.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: DebugView
|
||||||
|
date: 2024-03-26 21:48:13
|
||||||
|
excerpt:
|
||||||
|
tags:
|
||||||
|
rating: ⭐
|
||||||
|
---
|
||||||
|
# 前言
|
||||||
|
- NaniteVisualize.cpp
|
||||||
|
- RenderDebugViewMode()
|
||||||
|
- NaniteDebugViews.usf
|
||||||
|
|
||||||
|
UE4.26参考:https://zhuanlan.zhihu.com/p/668782106
|
@ -32,9 +32,10 @@ rating: ⭐
|
|||||||
2. [ ] 给材质添加一些属性
|
2. [ ] 给材质添加一些属性
|
||||||
1. [ ] Toon Debug模式,可以让美术在材质进行进行简单的光照计算。
|
1. [ ] Toon Debug模式,可以让美术在材质进行进行简单的光照计算。
|
||||||
2. [ ] 移植ToonDataAsset。
|
2. [ ] 移植ToonDataAsset。
|
||||||
|
1. [ ] MaterialInstance Override 完成
|
||||||
3. [ ] 添加BackFace Outline基础代码。
|
3. [ ] 添加BackFace Outline基础代码。
|
||||||
3. 添加材质自定义Output节点。
|
3. [x] 添加材质自定义Output节点。
|
||||||
4. 给GBuffer结构体添加子ToonBuffer结构体。
|
4. [x] 给GBuffer结构体添加子ToonBuffer结构体。
|
||||||
5. 添加Debug View https://zhuanlan.zhihu.com/p/668782106
|
5. 添加Debug View https://zhuanlan.zhihu.com/p/668782106
|
||||||
6. [_UE5_ Shader Print系统](https://zhuanlan.zhihu.com/p/637929634)
|
6. [_UE5_ Shader Print系统](https://zhuanlan.zhihu.com/p/637929634)
|
||||||
7. GBufferView实现。
|
7. GBufferView实现。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user