Popov72
|
8f9bfd2f43
Add suport to detail map to pbr shader code
|
5 лет назад |
Popov72
|
b39ca255d4
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into pbr-all-inline
|
5 лет назад |
Popov72
|
ad35f45e11
Update pbr shader functions with a inline token
|
5 лет назад |
syntheticmagus
|
959dd2d7aa
Finally got the flight helmet working with Babylon Native again. Required changing the names of a few function arguments that had been named the same things as uniforms, because those names end up getting replaced by the native shader preprocessor, which can then end up putting dot syntax (i.e., variable.xyz) in places where it can't go, like function argument declarations.
|
5 лет назад |
Popov72
|
24a18ea635
PBR shader code refactoring
|
5 лет назад |