Hey @kylebarron!
I'm exploring stacks to generate a quantized mesh from a DEM and I would like to try your library pydelatin & quantized-mesh-encoder. I would like to know if you could provide a small example of converting the DEM tile (opened with RasterIO) into a quantized mesh. Would be that possible?
I can convert the DEM into a NumPy array using the RasterIO, but I can't understand well the next steps to prepare that array to feed pydelatin.
Thanks!
BTW, great work you have done with your tools and contributions to the COG ecosystem 😃