-
### 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.or…
-
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…
-
Hi @ekatrukha,
Starting an issue about showing meshes in BVV from MoBIE.
The current mesh code is all here:
https://github.com/mobie/mobie-viewer-fiji/tree/main/src/main/java/org/embl/mobie/l…
-
### Motivation
When rendering a mesh, it blocks any volume images behind it. It would be great if meshes could be made transparent so that image data "shows" through them. In the first screenshot you…
-
### Discussed in https://github.com/elalish/manifold/discussions/693
Originally posted by **pca006132** January 11, 2024
```js
const {cube, sphere} = Manifold;
const foo = cube(3, true).subt…
-
Hello, thank you for your great work.
I want to develop a volume measurement function, so I have to create closed meshes and add the clipping function.
However, I'm confused about which files an…
-
Hello and thank you for the work you have done with Trimesh.
I am working on a function creating voxels by finding an intersection of cuboids with a mesh. I copy the function below and attach the f…
-
I was working with a user to understand discrepancies between two meshes created with HYDRA which are supposed to be the same. We made material volume fraction expressions to explore where the materia…
-
https://github.com/festim-dev/FESTIM/blob/013937a860d72252436118dabcbf75b80ebc5cce/src/festim/subdomain/volume_subdomain.py#L32-L43
This will always return all the cells of the mesh, not the subdom…
-
Dear author,
I used this code to generate DRR images, but I found that the generated DRR image is very different from the real X-ray image. The generated DRR image is very blurry, while the real X-ra…