浏览代码

Bugfix/nan (#53)

* Update BushTest normal map

Filled with (0, 0, 1) where alpha was < 1
Re-normalized all normals and replaced invalid values with (0, 0, 1)
Set alpha channel to 1

* Vegetation ShaderGraph: Normalize normal before master node

This normalize should not be necessary, but the specific normal map of lower LODs of the palm trees otherwise generate NaNs during tangent to world space transformation.
/2019.3-marc
Andre McGrail 5 年前
当前提交
87775c1f
共有 2 个文件被更改,包括 95 次插入927 次删除
  1. 23
      Assets/Shaders/Graphs/Vegetation.shadergraph
  2. 999
      Assets/Textures/Island/BushTest_norm.png

23
Assets/Shaders/Graphs/Vegetation.shadergraph
文件差异内容过多而无法显示
查看文件

999
Assets/Textures/Island/BushTest_norm.png
文件差异内容过多而无法显示
查看文件

正在加载...
取消
保存