-
With 0b4ea3a6357db2a6ef1349ffbc9eb47f03fc7909, I added marching cubes signatures that operate as computers rather than functions. We need to review the entire imglib2-mesh codebase to ensure that all …
-
meshing is expensive, but should just be linear algebra, should figure out if we can hardware accelerate algorithms like these: https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.spatia…
-
What algorithms are used namely to generate the different mesh map as implemented in this repo?
-
Do you have plans to do mesh filleting and mesh chamfering algorithms
-
Hello,
there is a bug of rounding issues for this algorithms where the number of final elements are not consistent.
eg.
1. create a cube of 100X100X100
2. mesh its edges with arithmetic (or geomet…
-
Dear tsattler and v-pnk,
First, I would like to express my admiration for your impressive work on the MeshLoc project. As a researcher working on visual relocalization, I find your project to be incr…
-
**Is your feature request related to a problem? Please describe.**
A lot of really interesting mesh algorithms rely on signed distance fields, so having the BVH output signed distance would be grea…
zalo updated
2 months ago
-
We need to improve our capabilities to analyze where our computational grids need more or less resolution. This is important for many reasons:
- We need to understand if some parts of the domain ar…
-
Since the autodialer has been removed in libp2p v2, I have been unable to get peers to communicate over gossipsub (they discover each other, but do not dial or connect). What would the recommended bes…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…