-
Hello, I need to have graded 3D mesh densities (from polyhedral object(s) OFF, not image). I'm making good progress with "domain.detect_features();" to identify the creases/edges, but all edges then h…
tcdoe updated
5 years ago
-
Looking at the [constructor](https://cgal.geometryfactory.com/CGAL/doc/master/Mesh_3/classCGAL_1_1Polyhedral__complex__mesh__domain__3.html#a8337b598d679bd000b08fdbcaeb5f3df), the fact that the incide…
-
> I do not know exactly why, but I think you can work around that issue with extra parameters "`, false, false`" to `outpout_to_medit`, with this patch for example:
>
> ```diff
> --- a/Mesh_3/exam…
-
## Issue Details
When I run the example of `Mesh_3/mesh_polyhedral_domain.cpp` to generate 3D mesh(triangle or tetrahedron), the output mesh in \*.mesh file format has self-intersection faces. I di…
-
Per [Drake hydrostatics notes document](https://docs.google.com/document/d/1JG9jdKewcsZRnQqozWZ04sh-jx3Ac19NG88ZND0V1E4) and many f2f discussions, dissipation depends on face normals (unit vectors). T…
-
Procedural mk2 and mk3 tanks and cargo bays would be awesome. Thanks for your hard work.
-
## Issue Details
When I run the Mesh_3/mesh_polyhedral_domain_with_surface_inside.cpp demo, in master, I get the following message on the console:
error C4996 'CGAL::Diagonalize_traits::diagonal…
-
## Issue Details
Dear researcher
I think the document polyhedral_complex_mesh_3 is unclear.Looking at the [constructor](https://doc.cgal.org/4.13.1/Mesh_3/classCGAL_1_1Polyhedral__complex__mes…
-
## Issue Details
Dear researcher
I build a geological model.This is a typically geological model which has fault、structum and terrain features. Those need to be protected.I created a domain with som…
-
_Please use the following template to help us solving your issue._
## Issue Details
Dear researcher
I want to mesh the subdomain defined by some surface patch. the input domain is similar …