xjindf
xjindf
We have the original polygons (counties) and the polylines to be used for splitting (highways). What if instead of trying to split the county polygons with the highway polylines we...
This is a great project. I hope to add a mouse to customize the range of polygons to generate or export height maps. Thank you very much.
This is a very cool program. Currently I am using three.js to develop a large scene display effect, which contains a lot of static models. I tried LOD, clone and...
Hello, I have a special requirement on my end that when calling the quickDecomp method, the segmented polygon should contain at least 4 vertices, so I don't want triangles to...
当我子节点选中设置isopen为true时,希望自动展开父节点,但设置无效,下面是数据格式: var data = [ { "label": "安徽省", "id": "001", "children": [ { "label": "淮北市", "id": "001001" }, { "label": "马鞍山市", "id": "001002", "children": [ { "label": "花山区", "id": "001002001",...
I want to extrude a shape (polygon) along a curve (a series of points) based on the extrusion depth. Could you consider adding this extension later? Thank you!
Hello, I have a special requirement on my end that when calling the quickDecomp method, the segmented polygon should contain at least 4 vertices, so I don't want triangles to...