phongMaterial
This phongMaterial shader module provides functions to apply Phong shading
with a simple specular model per fragment. It is a good default when you want
readable highlights without the cost or complexity of full PBR.
This phongMaterial shader module provides functions to apply Phong shading
with a simple specular model per fragment. It is a good default when you want
readable highlights without the cost or complexity of full PBR.