浏览代码

Refactored PBR Terrain to use new for-loops. Fix #1785 (#1901)

Drastically reduced code by utilizing JME's new potential for define-compatible for-loops in shaders. Also cleaned up some other little things like indentations, comments, and code placement so that the code is much more organized and easier to understand.
Ryan McDonough 2 年之前
父节点
当前提交
0d6d6d9568
共有 1 个文件被更改,包括 195 次插入636 次删除
  1. 195 636
      jme3-terrain/src/main/resources/Common/MatDefs/Terrain/PBRTerrain.frag

文件差异内容过多而无法显示
+ 195 - 636
jme3-terrain/src/main/resources/Common/MatDefs/Terrain/PBRTerrain.frag


部分文件因为文件数量过多而无法显示