pub fn lookup(name: &str) -> Option<&'static Material>
Look up a material by name (case-insensitive).