PDAL / java

Java extension and bindings for PDAL
https://pdal.io/java.html
Other
8 stars 10 forks source link

Expose PDAL Mesh API #27

Closed pomadchin closed 4 years ago

pomadchin commented 4 years ago

This PR exposes a generated PDAL mesh through JNI bindings.

Addresses https://github.com/geotrellis/geotrellis-pointcloud/issues/31 Fixes https://github.com/PDAL/java/issues/29 Fixes https://github.com/PDAL/java/issues/28