open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Standardize mesh loading and add robustness tweaks #22

Closed russelldj closed 8 months ago

russelldj commented 8 months ago

The main goal of this PR is to close #16 by having a more standardized set of ways to load a mesh texture. It also includes the ability to save out the texture to a mesh file.

There are many additional tweaks that were made along the way.

russelldj commented 8 months ago

It also adds jupyter support and an example notebook.