You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Material Reference link as the old link was returning a 404 (#20293)
The old link was a PDF that now returns a 404, this is an HTML page with
the same information. It's arguably better since interested users can
navigate around and gain a better understanding of PBR, but mostly I
just wanted a working reference link as I frequent this page.
**old:** https://google.github.io/filament/Material%20Properties.pdf
**new:**
https://google.github.io/filament/notes/material_properties.html
I hope I've done everything right, I'm woefully inexperienced when it
comes to opensource contribution, but Bevy is the only dependency I use,
so I figured I'd try my hand at solving a little problem I noticed.
**Cheers!**
0 commit comments