-
I am surface remeshing with mmgs, and I have two different regions. I prescribe two different mesh sizes for the two regions, and the boundary in between the two regions ends up with very poor quality…
-
If a vertex is the endpoint of more than 2 constrained edges, the 1D smoothing should not move it.
@janetournois
-
-> GM-Remeshing
-> GM-Segmentation
mtola updated
8 years ago
-
```
SPLIT() raises a warning as follows, even when the split is done along element
boundaries and no remeshing occurs:
WARNING lng.c: 6441 =>
Mesh splitting may generate a modified tetrahedral mesh …
-
From personal email:
> I am trying to implement some basic triangle mesh remeshing and am
> looking at the support in ligigl.
>
> I noticed that you implemented some edge collapse code. Will this wo…
-
When running shell_simple_3d.prm with 32 processors, it works for 16 time steps but then I get this:
**\* Timestep 15: t=7.83037e+06 years
Solving temperature system... 21 iterations.
Solving …
-
```
What steps will reproduce the problem?
1. Under windows 32 with just 10000 random points you get stack overflow
Please provide any additional information below.
Here is my code used:
// PolyDel…
-
Hi,
I am having trouble finding this file:
CGAL/Piecewise_smooth_surface_mesh_default_edges_criteria_3.h
which is the last include in polyhedron_remesher.cpp.
Thanks!
Bradley
-
```
What steps will reproduce the problem?
1. Under windows 32 with just 10000 random points you get stack overflow
Please provide any additional information below.
Here is my code used:
// PolyDel…
-
```
What steps will reproduce the problem?
1. Under windows 32 with just 10000 random points you get stack overflow
Please provide any additional information below.
Here is my code used:
// PolyDel…