Slide 47
Slide 47 text
Rust is great, but
we had to create a lot of things from scratch
MIERUNE/
fl
atgeom-rs
Ef
fi
cient Flat data structures
instead of jagged arrays
https:
//
github.com/MIERUNE/flatgeom-rs
MIERUNE/earcut-rs
A Rust port of the Earcut
polygon triangulation library
https:
//
github.com/MIERUNE/earcut-rs
plus,
Projection transformation,
XML (CityGML) parsing,
3D Tiles generation,
MVT generation,
etc., …