[vtkusers] Dark triangles in Delaunay triangulation (.ply)

Kevin H. Hobbs hobbsk at ohio.edu
Wed Oct 19 11:05:20 EDT 2011


On 10/18/2011 12:08 PM, antbar wrote:
> Hello,
> 
> I have been generated a .ply file from a Delaunay triangulation but the
> result has been dissapointing: there is a lot of dark triangles in it. Can
> be related to normalization of triangles??
> 
> Attached is a picture of the result.
> 
> http://vtk.1045678.n5.nabble.com/file/n4914295/1_ply.JPG 1_ply.JPG 
> 
> Thanks
> 


It looks like you set an alpha value.

I wonder if you could leave the alpha value unset, tesselate the result
to get rid of 3D cells, and filter the cells based on something like the
cells GetLength2?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111019/1b0b960f/attachment.pgp>


More information about the vtkusers mailing list