-
Hi,
I am trying to convert this geom_sf plot to plotly, but I keep receiving an error:
```
library(ggplot2)
library(sf)
library(geojsonsf)
library(plotly)
dk_map ggplotly(mainland)
Erro…
-
Currently there is a model of two cubes that share a flat surface in the tests suite
https://github.com/makeclean/occ_faceter/blob/master/src/test/gluedCompSolid.brep
I'm keen to add a few more ge…
-
I have been using xnec2c to play with antenna simulations, but it is very tedious to use it for optimizations, hence my attempts with necpp.
I wasn' able to build a working model though. See this g…
-
**EDIT:** This issue originally claimed that external textures that are referred to from multiple GLB files are not shared internally. A pragmatic logging statement in the [`GltfImageLoader`](https://…
-
Hello.
I am trying to work with the UICompositeManipulator3D.
In the example, it's binding with "model1":
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues).
- [X] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/gettin…
-
https://github.com/IfcOpenShell/IfcOpenShell/blob/ff2fa707769c1625e04b1e61bb2fc461f4f089a5/src/ifcopenshell-python/ifcopenshell/api/geometry/add_representation.py#L68
```
if self.settings["con…
-
### Description of the feature
Currently you cannot export to STL, but you can export the "view" created by the plotting functions using Pyvista.
We should be able to generate STL files of the f…
-
A lidar sensor is best simulated using ray casting. Furthermore, the ability to find out "what lies in *that* direction" is generally useful. Currently, `QueryObject` does not provide any such query. …
-
Hi,
I recently discovered pythreejs and I have to say I am thoroughly impressed in how easy it is to work with! It's a great tool and a great fit in my daily work flow!
One thing I was just cu…