[vtkusers] TIN to regular mesh

Bill Lorensen bill.lorensen at gmail.com
Thu Apr 11 08:45:57 EDT 2013


I don't know of a vtk filter that does this.

Do you have a reference for an algorithm that does this?



On Thu, Apr 11, 2013 at 8:43 AM, Marc Huber <marchuber.hft at gmx.de> wrote:

>
> Sorry for leaving so much unclear.
> I have closed volumes e.g. a CAD model of a pipe
>
> Best regards
> Marc Huber
>
>
> *Gesendet:* Donnerstag, 11. April 2013 um 14:22 Uhr
> *Von:* "Bill Lorensen" <bill.lorensen at gmail.com>
> *An:* "Marc Huber" <marchuber.hft at gmx.de>
> *Cc:* "VTK Users" <vtkusers at vtk.org>
> *Betreff:* Re: [vtkusers] TIN to regular mesh
>  What source of object is being modeled? Is it a closed volume? An
> elevation map?
>
> On Thu, Apr 11, 2013 at 2:09 AM, Marc Huber <marchuber.hft at gmx.de> wrote:
>>
>>  I need a quad mesh where the point distance in x and y direction is
>> always the same.
>>
>> Best regards
>> Marc
>>
>>
>> Am 10.04.2013 um 21:52 schrieb Bill Lorensen <bill.lorensen at gmail.com>:
>>
>>
>>  What is your definition of "regular mesh"? A regular triangular mesh is
>> one where each element has 3 edges and the valence of each interior point
>> is 6. A regular quad mesh is one where each element has 4 edges and the
>> valens of interior points is 4.
>>
>>
>>
>> On Wed, Apr 10, 2013 at 11:50 AM, Marc Huber <marchuber.hft at gmx.de>wrote:
>>>
>>>   Hi,
>>>
>>> I have a CAD model, which is triangulated. What I'd like to do is to
>>> create a regular mesh of it.
>>> I already searched in the archives and found out that it might help to
>>> use shepard. I awfully don't get it managed to solve this problem. Maybe
>>> I’m also just searching with the wrong keywords.
>>> Has maybe somebody some example code for this? (if c++, tcl, python,...
>>> doesn't matter)
>>>
>>> I'd be very thankful if anybody could help me.
>>>
>>>  Best regards
>>> Marc
>>>
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com
>>
>>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>



-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130411/a5517a8d/attachment.htm>


More information about the vtkusers mailing list