JS1k
          2019
          webgl demo
          —
          "PBR Spheres" by Felipe Alfonso
        
        
          
            This is an implementation of basic PBR materials. The X coordinate defines the roughness of material and the Y defines how metallic it is. The implementation is based of Epic Games presentation of 201…