Skip to main content

parse_mtl

Function parse_mtl 

Source
pub fn parse_mtl(data: &str) -> Vec<ObjMaterial>
Expand description

Parse a Wavefront MTL file content string into a list of materials.