pub type StlTriangle = ([f32; 3], [[f32; 3]; 3]);
One STL facet: (unit normal, [v0, v1, v2]).
(unit normal, [v0, v1, v2])