<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi all,<div><br></div><div>I was wondering if it is possible to have a surface (generated with marching cubes for instance) which has extra information at each point on the surface. For instance if I'm taking the isosurface based on one scalar field I might want to know the value of another on the surface.&nbsp;<span style="font-size: 10pt;">In general vector information would be great but even if it's only possible with scalars this would also be very useful.</span><span style="font-size: 10pt;">&nbsp;</span></div><div><br></div><div>I am generating isosurfaces by applying vtkMarchingCubes to a vtkImageData containing my voxel data (via a vtkImageExtractComponents).</div><div><br></div><div>I have no idea where to begin to try and add this to my isosurfaces.</div><div><br></div><div>Thanks,</div><div>Daniel</div>                                               </div></body>
</html>