-
Hi, thanks for your work. I have a question while running mapping api.
I read that the mesh is generated on dense reconstruction. Is there a condition to get the mesh data in real time? Does it onl…
-
# Description
The file `examples/rings/mesh/mesh.jl` defines the function `generate_ring_mesh`. Among the keyword parameters there are `rot_center`, `rot_axis` and `rot_\theta`. However, the func…
-
When generating the simple geometry of box, its mesh contains 24 vertices, and the box itself only needs 8 vertices to represent, and 24 vertices cannot ensure the closure of the mesh, it is just a se…
-
Hello! I'm getting these errors when trying to generate one of the examples. Any thoughts? This is trying to run on a light Macbook Air M2 with 16GB memory, so could that be the issue?
```
/Users…
-
https://github.com/florasion/D-VQVAE/blob/82f319b5d2ef871abb5a6d0b5f6ac62466615e51/dataset/utils_HO3D_FPHA.py#L26
Thanks for sharing your valuable work and code! I encountered two issues while work…
-
I ran a mesh generation simulation successfully. But a script crashed when I tried to convert the invert_mesh.nc to a different format. I debugged and found something unexpected:
It appears cell 60…
-
Hello, its 2024, and we try to use OpenRBC for our work with erythrocytes. Seems that we compiled openrbc, but generation of initial points with utils\rbc_mesh.py returns error:
```
Traceback (mos…
-
I've spent the last day trying to figure out how my work on creating a mesh file that contains named volumes and named surfaces is _not_ discarded by sfepy.
I didn't give up and just replicate my w…
-
I have saved a mesh of Box (24cm x 21cm x 10 cm) using Meshroom tool.
I load the mesh using Open3d and make it watertight using pyvista and pymeshfix.
Finally, I calculated the volume using pemeshfi…
-
Hello Dr. Baranov,
We have been following the complete generation steps (-fba, -ls, -lsgd) to create varying sizes of monodisperse packings, without specifying diameters in a `diameters.txt` file. …