SINTEF-Geometry / SISL

The SINTEF Spline Library
GNU Affero General Public License v3.0
182 stars 61 forks source link

Triangulation #4

Open zoltanvale opened 9 years ago

zoltanvale commented 9 years ago

I would like to know if, SISL provides any sort of mechanism for surface triangulation?

tordokken commented 9 years ago

Hi,

Inn SISL you can calculate a regular grid of points, these can then be used for triangulation.

Tor

From: zoltanvale [mailto:notifications@github.com] Sent: 1. april 2015 09:22 To: SINTEF-Geometry/SISL Subject: [SISL] Triangulation (#4)

I would like to know if, SISL provides any sort of mechanism for surface triangulation?

— Reply to this email directly or view it on GitHubhttps://github.com/SINTEF-Geometry/SISL/issues/4.

zoltanvale commented 9 years ago

Hey, Thank you very much for your fast reply.

I am looking for a solution to triangulate an entire body (boundary representation wit possible nurbs faces as well) and still preserve the topology for vertexes, edges, faces.

So I guess this is not possible in the current situation. Thanks again

tordokken commented 9 years ago

Hi,

Our newer library GoTools has boundary structures, and we generate triangulations for visualization, but I am not into the exact technical details.

Tor

From: zoltanvale [mailto:notifications@github.com] Sent: 1. april 2015 15:46 To: SINTEF-Geometry/SISL Cc: Tor Dokken Subject: Re: [SISL] Triangulation (#4)

Hey, Thank you very much for your fast reply.

I am looking for a solution to triangulate an entire body (boundary representation wit possible nurbs faces as well) and still preserve the topology for vertexes, edges, faces.

So I guess this is not possible in the current situation. Thanks again

— Reply to this email directly or view it on GitHubhttps://github.com/SINTEF-Geometry/SISL/issues/4#issuecomment-88486753.