Voxelers/mcthings

Create a Thing to build structures based on LiDAR data

Opened this issue · 2 comments

acs commented

At the core, is similar to the one we created for the heights file in Abadia3D: https://github.com/juntosdesdecasa/mcthings_extra/blob/develop/mcthings_extra/csv_points.py

But the LiDAR data must be converted to something we can use and there are different issues to manage. Search Minecraft and LiDAR in there are several experiences about it.