Loading animated 3D data/OCaml: Difference between revisions

no edit summary
m (newline)
No edit summary
Line 141:
 
let parse_shape_contents c =
let geom = parse_geom(List.hd(List.filterfind filter_geom c))
and appearance = List.fold_left appearance_fold [] c in
let shape = (geom, appearance) in
Anonymous user