Skip to content

Commit

Permalink
Refactored Advanced PBR Terrain to use new for-loops (#1904)
Browse files Browse the repository at this point in the history
* 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.frag
  • Loading branch information
yaRnMcDonuts authored Jan 12, 2023
1 parent ed475e7 commit 58c137f
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 1,004 deletions.
Loading

0 comments on commit 58c137f

Please sign in to comment.