BlueRoseNote/02-Note/DAWA/ASoul/引擎相关.md

10 lines
347 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 编译
1. 需要安装CUDA Toolkit 11.8。
2. 添加系统变量CUDA_PATH。数值为 "C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8";
3. 生成解决方案后,
# 移植到官方引擎
1. 替换修改的引擎usf文件。
2. 移除ToneMapping.usf中的修改部分。
1. `tonemapping那里多加了一张图从c++加的`