On Sat, 6 Jun 2020, Prashant K. Jha wrote:
Thank you so much for your time in replying to my email. I have been able to
create a Delaunay triangulation of the map of the Texas state. How I
did it is as follows:
1. Get the shapefile for the map fromĀ
http://gis-txdot.opendata.arcgis.com/datase
Hello Vikram and Roy,
Thank you so much for your time in replying to my email. I have been able
to create a Delaunay triangulation of the map of the Texas state. How I did
it is as follows:
1. Get the shapefile for the map from
http://gis-txdot.opendata.arcgis.com/datasets/texas-state-boundary
2.
Vikram Garg
vikramvgarg.github.io/
On Fri, May 15, 2020 at 11:02 PM Roy Stogner
wrote:
>
> On Fri, 15 May 2020, Vikram Garg wrote:
>
> > Once you have the boundaries defined, TRIANGLE, which uses Delaunay
> > triangulation should be able to do this.
>
> This is true, but defining the boundarie
Once you have the boundaries defined, TRIANGLE, which uses Delaunay
triangulation should be able to do this.
Vikram Garg
vikramvgarg.github.io/
On Fri, May 15, 2020 at 5:18 PM Prashant K. Jha wrote:
> Hi All,
>
> This may be an unrelated question to LibMesh. I am looking for ways to
> create
Hi All,
This may be an unrelated question to LibMesh. I am looking for ways to
create an unstructured mesh of the map of Texas state. If anyone is aware
of how to do this or know specific libraries that do this, please let me
know. Any help would be appreciated.
Regards,
Prashant
___