-
```
Dear all,
Could anyone help me to take a look at the following code to read OFF file? The
code crashed at this line:
carve::mesh::MeshSet poly1(faces);
In addition, could anyone tell me how …
-
```
Dear all,
Could anyone help me to take a look at the following code to read OFF file? The
code crashed at this line:
carve::mesh::MeshSet poly1(faces);
In addition, could anyone tell me how …
-
```
Dear all,
Could anyone help me to take a look at the following code to read OFF file? The
code crashed at this line:
carve::mesh::MeshSet poly1(faces);
In addition, could anyone tell me how …
-
```
Dear all,
Could anyone help me to take a look at the following code to read OFF file? The
code crashed at this line:
carve::mesh::MeshSet poly1(faces);
In addition, could anyone tell me how …
-
### Describe the bug, what's wrong, and what you expected.
Tetgen tetrahedralization with quadratic elements causes Python to crash on surface meshes with concave structures (e.g. a hole), although…
-
#11539 changes a whole bunch of places that we know are only correct for quad/hex meshes. #11520 also leaves a number of TODOs. We need to figure out a way to describe a "generic" linear mapping that …
-
I am Dickson. I am trying to use the simulator for our soft actuator.
I have Visual Studio and Qt 6.7.2 installed in Windows 11. I am following the instructions on the README page to replicate the…
-
### Description of Issue
Hydra displays `UsdGeomTetMesh` by showing its surface triangles, but this appears to also pass along any primvars from the tet mesh to the triangle mesh without further va…
-
Add functionality to read a mixed topology mesh (e.g. triangle + quad, hex+prism+pyramid+tet) from file.
- file format? VTK, XDMF, ADIOS2
-
I've run a few tests with some in-the-wild examples from my photogrammetry collection, and I seem to be consistently running into the same issue: the combined output converges to something that is ver…