Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 回复: FW: The dD-Triangulation seems to be incorrect, CGAL version 5.6.1

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 回复: FW: The dD-Triangulation seems to be incorrect, CGAL version 5.6.1


Chronological Thread 
  • From: Marc Glisse <>
  • To: "\"\" " <>
  • Subject: Re: [cgal-discuss] 回复: FW: The dD-Triangulation seems to be incorrect, CGAL version 5.6.1
  • Date: Sat, 9 Mar 2024 10:46:15 +0100 (CET)
  • Authentication-results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail ; dmarc=fail (p=none dis=none) d=inria.fr

On Sat, 9 Mar 2024, "" wrote:

Thank you very much! I had reliazed that after the email was sent.     Now
l’m trying to generate a finer triangularation. The current triangularaton
seems to be containing the given vertices only.
     Could l have a finer delauny triangulation of a dD-Box, just by these
given vertices?

IIUC, you want to refine a mesh. CGAL has a lot of code to do that in dimension 3, but I don't think it has anything in arbitrary dimension, you will have to provide the extra points yourself.

--
Marc Glisse



Archive powered by MHonArc 2.6.19+.

Top of Page