-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/d…
-
This could be varying degrees of difficult depending on how it's approached, but it seems like a valuable feature for any kind of tool-path generation software.
My personal preference would be the …
-
### Describe the bug
I am not 100% shure if this is bug, but I am not able to create a function with another function (from a std library) as argument. In my opinion this should work, but everything …
-
# Problem
The query `QueryObject::ComputeSignedDistancePairwiseClosestPoints` evaluates the distance between two geometries. It reports the distance between them, "witness points" to that distance,…
-
#### Description
This is a separate issue for implementing generalized sweeps as a feature in libfive. As a starting goal, the idea would be to create solids in libfive by sweeping a closed 2D shape…
ghost updated
2 years ago
-
Dashed (or dotted) lines are a great feature in SVG that I often use. Given that their rendering is reasonably simple to implement, and that emulating them with multiple paths would cause a significan…
-
## Use case
You may want to draw only the outline of e.g. `square` Markers to achieve a rendering like
![Markers-no-fill](https://user-images.githubusercontent.com/51764852/219464999-6505cc69-d67…
-
EmulationStation uses clipping in the game list to keep text "inside of" the TextListComponent, allowing for a marquee effect.
At the moment, clipping is done using [glScissor](http://www.opengl.org/…
-
A very neat feature would be the ability to import STL model as a node in Antimony.
Example of use case :
I'm currently designing a casing that will contain many PCBs (of various sizes). Kicad can pr…
-
Define derived types of ```Angle``` and a ```Location``` class which contains them.
See also:
https://github.com/airbreather/Gavaghan.Geodesy/issues/2
https://github.com/airbreather/Gavaghan.Geod…