Commit 58c137f
authored
Refactored Advanced PBR Terrain to use new for-loops (#1904)
* Refactored Advanced PBR Terrain to use new for-loops
Similar to my recent pull request doing the same for the base PbrTerrain shader (#1901) this PR also adds for-loop support to the advanced version of the pbr shader that uses texture arrays
* Update PBRTerrain.frag
* Update AdvancedPBRTerrain.frag1 parent ed475e7 commit 58c137f
2 files changed
Lines changed: 289 additions & 1004 deletions
File tree
- jme3-terrain/src/main/resources/Common/MatDefs/Terrain
0 commit comments