Sahit Sadono
Sahit Sadono
Hi, is there any progress on this ? I think that it is easier if the type is Solid because boolean modifier can be applied to difference between exterior and...
I made some changes to your code and i able to import polygon with hole to blender. I create mesh for each surface >> triangulate polygon with hole (bmesh)>> delete...
That's great. I'll create a fork of it for a moment. I'm also trying to make it able to import texture too.
to be able use `mapbox://` in maplibre, can use request transformer like this https://github.com/rowanwins/maplibregl-mapbox-request-transformer
Hi @akre54 , i just opened the PR #2693 but not sure where is the maplibre map initialize. would be helpful if maybe you can show me where is the...
Hi @JamesLMilner, thank you for creating an amazing library. What I meant by "snap" is something like the snap feature in OpenLayers, as shown in this example: https://openlayers.org/en/latest/examples/snap.html. https://github.com/user-attachments/assets/add47dc4-305a-428c-8868-0b03ae1abb3d
Got it @akre54 , just add it to [map-container.tsx](https://github.com/keplergl/kepler.gl/blob/master/src/components/src/map-container.tsx?rgh-link-date=2024-10-14T04%3A48%3A56Z#L1064-L1072)