[vtkusers] Voxels

Jothy jothybasu at gmail.com
Tue Jul 5 10:02:05 EDT 2011


There is a method in vtkPolygon class called as PointInPolygon, but you
should read the docs throughly before using it.

Jothy

On Tue, Jul 5, 2011 at 2:47 PM, Alex Southern <mrapsouthern at gmail.com>wrote:

> Hi,
>
> I have a closed triangular surface mesh, that I would like to represent as
> a volume of identically sized cubes. I understand this is known as
> voxelization where a single cube is referred to as a voxel.
>
> I am aware that VTK will probably do this for me. Though, for various
> reasons, I would like to implement this algorithm myself, can anyone give me
> a clue as to how to tackle this problem from the ground up? References would
> be great.
>
> Thanks
> Alex
>
>
>
>
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<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 <http://www.vtk.org/Wiki/VTK_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/**listinfo/vtkusers<http://www.vtk.org/mailman/listinfo/vtkusers>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110705/dc5a0b01/attachment.htm>


More information about the vtkusers mailing list