-
```
What steps will reproduce the problem?
1. Compile example0.cpp with:
g++ -Wall example0.cpp -o test
on Ubuntu 14.04 LTS
Intel® Core™ i5-4200M CPU @ 2.50GHz × 4
64-bit
2. Try:
./test flat_triangul…
-
```
What steps will reproduce the problem?
1. Compile example0.cpp with:
g++ -Wall example0.cpp -o test
on Ubuntu 14.04 LTS
Intel® Core™ i5-4200M CPU @ 2.50GHz × 4
64-bit
2. Try:
./test flat_triangul…
-
This iteration will focus on creating the first end-to-end 3D mesh and organization of the first paper.
## Minimum Viable Product:
**River Mesh**
- [x] To be able to convert RiverMapper outputs i…
-
As also described [over at `Tetgen.jl`](https://github.com/JuliaGeometry/TetGen.jl/issues/34), Makie's `normal_mesh` function (and/or `mesh` function) does not help display tetrahedral elements proper…
-
During visualization and analysis it is sometimes preferable to have an edge-wise vector representation of each ROI. This would generalize to a triangular mesh for 3D ROIs. It would be great if we co…
-
```
What steps will reproduce the problem?
1. Compile example0.cpp with:
g++ -Wall example0.cpp -o test
on Ubuntu 14.04 LTS
Intel® Core™ i5-4200M CPU @ 2.50GHz × 4
64-bit
2. Try:
./test flat_triangul…
-
I am working on version 3.4 and trying to diagnose an issue in collisions being missed between static triangular meshes and dynamic objects. Here is the unit test I set up.
A static PxTrangleMesh …
-
```
What steps will reproduce the problem?
1. Compile example0.cpp with:
g++ -Wall example0.cpp -o test
on Ubuntu 14.04 LTS
Intel® Core™ i5-4200M CPU @ 2.50GHz × 4
64-bit
2. Try:
./test flat_triangul…
-
## Description
I read an STL file in Pyvista. Can I have the connectivity information of the triangular mesh so that I can plot part of the mesh, based on the cell index let's say, usin…
-
I need your help to look at this problem, the detailed error information as below:
$ gmsh -3 -o hcp_tha-lh_thr25.tetra.vtk hcp_tha-lh_thr25.geo
Info : Running 'gmsh -3 -o data/hcp_tha-lh_thr25.te…