ProjSEED / lodToolkit

level-of-details toolkit(LTK). Convert osgb lod tree to 3mx tree. Convert pointcloud in ply/las/laz/xyz to 3mx/osgb tree.
MIT License
111 stars 36 forks source link

MeshtoLod obj group method #22

Open domino20 opened 1 year ago

domino20 commented 1 year ago

I try to use the MeshtoLod function for converting a obj file to osgb with lod. But my obj has no group info. Is there any good way to create a new obj file with group info. And is there any specific strategy or requirement for grouping if I try to use this function.