[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tri mesh over 4 points
From: |
Carlo De Falco |
Subject: |
Re: Tri mesh over 4 points |
Date: |
Wed, 10 Mar 2021 11:50:02 +0000 |
> Il giorno 10 mar 2021, alle ore 08:04, Mishal0488 <mishal0488@gmail.com> ha
> scritto:
>
> Hi Guys
>
> Referring to the attached image, I would like to develop a tri mesh enclosed
> by 4 points which will be provided. Note that the points will vary and not
> be standard points.
>
> Is there any Octave function which can produce the required result?
Is this what you are looking for ?
https://octave.org/doc/v6.2.0/Delaunay-Triangulation.html#Delaunay-Triangulation
c.