metashade
metashade copied to clipboard
glTF Demo: reimplement shadow maps with Metashade
https://github.com/ppenenko/metashade/tree/issues/32/gltf_shadow_maps implements most of the shader code required (without filtering) but the glTFSample host code needs to be fixed first - see #31