<div dir="ltr">Hi,<div>   I just want to ask you, what is meaning of volume data in images.</div><div><br></div><div>David</div><div><br></div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Sep 2, 2013 at 6:00 PM,  <span dir="ltr">&lt;<a href="mailto:vtkusers-request@vtk.org" target="_blank">vtkusers-request@vtk.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Send vtkusers mailing list submissions to<br>
        <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:vtkusers-request@vtk.org">vtkusers-request@vtk.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:vtkusers-owner@vtk.org">vtkusers-owner@vtk.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of vtkusers digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. VTK 6.0 and .NET Wrapper (fasth)<br>
   2. volume rendering (R R)<br>
   3. Triangulation (R R)<br>
   4. Finding Distance (safna)<br>
   5. Fwd: Finding Distance (safna)<br>
   6. Re: plot a huge amount of spheres (curator)<br>
   7. Re: Fwd: Finding Distance (Max)<br>
   8. Re: VTK 6.0 and .NET Wrapper (Max)<br>
   9. Re: Volume Outline on the surface (david bahn)<br>
  10. Re: Volume Outline on the surface (Bill Lorensen)<br>
  11. Re: Fwd: Finding Distance (safna)<br>
  12. Re: Fwd: Finding Distance (Bill Lorensen)<br>
  13. Libraries (Altamash Abbasi)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 1 Sep 2013 13:28:20 -0700 (PDT)<br>
From: fasth &lt;<a href="mailto:in307@yandex.ru">in307@yandex.ru</a>&gt;<br>
Subject: [vtkusers] VTK 6.0 and .NET Wrapper<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID: &lt;<a href="mailto:1378067300513-5723190.post@n5.nabble.com">1378067300513-5723190.post@n5.nabble.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
As I founded last version of .NET wrapper is for VTK 5.8.<br>
Is there any way to use VTK 6.0 in .NET?<br>
Are you going to continue support of .NET of its done and 5.8 is considered<br>
to be last?<br>
<br>
Thanks.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/VTK-6-0-and-NET-Wrapper-tp5723190.html" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-6-0-and-NET-Wrapper-tp5723190.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sun, 1 Sep 2013 16:13:45 -0700 (PDT)<br>
From: R R &lt;<a href="mailto:rrane@rocketmail.com">rrane@rocketmail.com</a>&gt;<br>
Subject: [vtkusers] volume rendering<br>
To: &quot;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&quot; &lt;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:1378077225.40691.YahooMailNeo@web162804.mail.bf1.yahoo.com">1378077225.40691.YahooMailNeo@web162804.mail.bf1.yahoo.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Hello everybody,<br>
<br>
I&#39;m having a problem with volume rendering. I have a 100*100*100 matrix. I have the RGB and opacity values corresponding to each voxel. But I don&#39;t know how to visualize my data using vtk. Could you please help me with that?<br>

<br>
I have searched but I see that in most cases mappers and filters are used to generate the volume from a surface. But in my case I have a whole data and want to just visualize it. Any advise?<br>
<br>
Any help and information will be greatly appreciated.<br>
<br>
Thank you,<br>
Rane<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130901/c8dd7f9c/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130901/c8dd7f9c/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Sun, 1 Sep 2013 23:32:07 -0700 (PDT)<br>
From: R R &lt;<a href="mailto:rrane@rocketmail.com">rrane@rocketmail.com</a>&gt;<br>
Subject: [vtkusers] Triangulation<br>
To: &quot;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&quot; &lt;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:1378103527.18013.YahooMailNeo@web162806.mail.bf1.yahoo.com">1378103527.18013.YahooMailNeo@web162806.mail.bf1.yahoo.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Hello everybody,<br>
<br>
I&#39;ve used Delaunay2D on a point cloud data of a face to create a triangulated mesh but the result doesn&#39;t look good. Could any body please help me why the result look like this? (I have attached an image of the result)<br>

<br>
Any help will be greatly appreciated!<br>
<br>
Thank you so much,<br>
Rane<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130901/6532e1da/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130901/6532e1da/attachment-0001.htm</a>&gt;<br>

-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: 1.jpg<br>
Type: image/jpeg<br>
Size: 25138 bytes<br>
Desc: not available<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130901/6532e1da/attachment-0001.jpg" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130901/6532e1da/attachment-0001.jpg</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Mon, 2 Sep 2013 15:02:27 +0530<br>
From: safna &lt;<a href="mailto:safna.royal10@gmail.com">safna.royal10@gmail.com</a>&gt;<br>
Subject: [vtkusers] Finding Distance<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:CAC0f8ZSEa-jHgWZxqXp-h7TLwR1wjuoZ%2Benr-qTYfGgNK4c6Gg@mail.gmail.com">CAC0f8ZSEa-jHgWZxqXp-h7TLwR1wjuoZ+enr-qTYfGgNK4c6Gg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Dear All,<br>
<br>
<br>
<br>
how to find the distance between two object in vtk??<br>
like a line source and sphere source...how can i get the closest distance<br>
between two objects<br>
<br>
<br>
<br>
Thank you,<br>
<br>
<br>
Safna<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130902/f5459a74/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130902/f5459a74/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Mon, 2 Sep 2013 16:10:41 +0530<br>
From: safna &lt;<a href="mailto:safna.royal10@gmail.com">safna.royal10@gmail.com</a>&gt;<br>
Subject: [vtkusers] Fwd: Finding Distance<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:CAC0f8ZQxOOd%2BFATW_i5Bh1eB7CXeuQW3ON0HEFDYBz_M9MN5MA@mail.gmail.com">CAC0f8ZQxOOd+FATW_i5Bh1eB7CXeuQW3ON0HEFDYBz_M9MN5MA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
---------- Forwarded message ----------<br>
From: safna &lt;<a href="mailto:safna.royal10@gmail.com">safna.royal10@gmail.com</a>&gt;<br>
Date: Mon, Sep 2, 2013 at 3:02 PM<br>
Subject: Finding Distance<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
<br>
<br>
<br>
Dear All,<br>
<br>
<br>
<br>
how to find the distance between two object in vtk??<br>
like a line source and sphere source...how can i get the closest distance<br>
between two objects and the minimum distance points in two objects...<br>
<br>
<br>
<br>
Thank you,<br>
<br>
<br>
Safna<br>
<br>
<br>
<br>
<br>
<br>
--<br>
<br>
Keep Smiling !!!<br>
<br>
<br>
            safna<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130902/6c4fcd59/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130902/6c4fcd59/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Mon, 02 Sep 2013 13:25:29 +0200<br>
From: curator &lt;<a href="mailto:curator@gmx.de">curator@gmx.de</a>&gt;<br>
Subject: Re: [vtkusers] plot a huge amount of spheres<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID: &lt;<a href="mailto:522475A9.9010306@gmx.de">522475A9.9010306@gmx.de</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;; Format=&quot;flowed&quot;<br>
<br>
Sry for disturbing again, but does noone have an idea about that?<br>
<br>
regards,<br>
curator<br>
<br>
Am <a href="tel:26.08.2013%2015" value="+12608201315">26.08.2013 15</a>:04, schrieb curator:<br>
&gt; Hi and thanks for your help.<br>
&gt;<br>
&gt; I read some pages about vtkGlyph3D and came up up with following solution.<br>
&gt;<br>
&gt; m_vtkCenterPoints = vtkPoints::New();<br>
&gt; m_vtkCenterPolyData = vtkPolyData::New();<br>
&gt; m_vtkSphereSource = vtkSphereSource::New();<br>
&gt; m_vtkGlyph3D = vtkGlyph3D::New();<br>
&gt;<br>
&gt; m_vtkCenterPolyData-&gt;SetPoints(m_vtkCenterPoints);<br>
&gt; m_vtkGlyph3D-&gt;SetSourceConnection(m_vtkSphereSource-&gt;GetOutputPort());<br>
&gt; m_vtkGlyph3D-&gt;SetInputData(m_vtkCenterPolyData);<br>
&gt; m_vtkGlyph3D-&gt;GeneratePointIdsOn();<br>
&gt;<br>
&gt; m_vtkMapper-&gt;SetInputConnection(m_vtkGlyph3D-&gt;GetOutputPort());<br>
&gt;<br>
&gt; ....<br>
&gt; addData(...)<br>
&gt; {<br>
&gt; m_vtkCenterPoints-&gt;InsertNextPoint(i_Position.x,i_Position.y,i_Position.z);<br>
&gt;     m_Data.push_back(&quot;I am some information&quot;);<br>
&gt; }<br>
&gt; .....<br>
&gt; m_vtkGlyph3D-&gt;Update();<br>
&gt;<br>
&gt; So, this works. I have to point out that I have different vtkGlyphs<br>
&gt; plotted simultainiously. Nevertheless, I now would like to use a<br>
&gt; picker, which means that I would like give some text output of the<br>
&gt; current sphere.<br>
&gt;<br>
&gt; Therefore, during mouseover, I already managed to determine the<br>
&gt; current vtkActor and, hence, are already in the &quot;correct&quot; glyph. Now<br>
&gt; my idea is, that during the &quot;addData&quot; call, a stl::vector is filled<br>
&gt; with information. The number of elements should be identical to the<br>
&gt; number of points, as both is extended by one with each call. My aim is<br>
&gt; something like<br>
&gt;<br>
&gt; ...<br>
&gt; int ID = i_dont_know() // id of current sphere<br>
&gt; printf(&quot;Your information is %d\n&quot;,m_Data[ID]);<br>
&gt; ...<br>
&gt; I tried around with vtkCellPicker and vtkPointPicker, which seem to<br>
&gt; work in general, but are not very accurate, which means that some<br>
&gt; sometimes come up with wrong data as output.<br>
&gt; if ( m_PointPicker-&gt;Pick( i_X, i_Y, 0, i_Renderer ) )<br>
&gt;     {<br>
&gt;         // something is picked<br>
&gt;         int ID2 =m_PointPicker-&gt;GetPointId();<br>
&gt;<br>
&gt;         vtkDataArray *p_Array =<br>
&gt; m_vtkGlyph3D-&gt;GetOutput()-&gt;GetPointData()-&gt;GetArray(&quot;InputPointIds&quot;);<br>
&gt;         int ID = int(p_Array-&gt;GetTuple1(p_ID2 ));<br>
&gt;     }<br>
&gt; or<br>
&gt; if ( m_CellPicker-&gt;Pick( i_X, i_Y, 0, i_Renderer ) )<br>
&gt;     {<br>
&gt;         // something is picked<br>
&gt;         int ID2 =m_CellPicker-&gt;GetCellId();<br>
&gt;<br>
&gt;         vtkDataArray *p_Array =<br>
&gt; m_vtkGlyph3D-&gt;GetOutput()-&gt;GetPointData()-&gt;GetArray(&quot;InputPointIds&quot;);<br>
&gt;         int ID = int(p_Array-&gt;GetTuple1(p_ID2 ));<br>
&gt;     }<br>
&gt;<br>
&gt; Is there a more correct approach?<br>
&gt;<br>
&gt; regards,<br>
&gt; curator<br>
&gt; Am 22.08.2013 16:55, schrieb David E DeMarle:<br>
&gt;&gt; Use a vtkPolyData with points on the locations, and a VTK_VERTEX cell<br>
&gt;&gt; refering to each one.<br>
&gt;&gt;<br>
&gt;&gt; Then send that into vtkGlyph to have the CPU makes the spheres which<br>
&gt;&gt; then get send to the card.<br>
&gt;&gt;<br>
&gt;&gt; Better yet, draw it with vtkGlyph3dMapper to make the spheres via<br>
&gt;&gt; vertex programs on the GPU instead of the CPU.<br>
&gt;&gt;<br>
&gt;&gt; Better still, bring ParaView&#39;s point sprite plugin over, which will<br>
&gt;&gt; draw the spheres via fragment programs on the GPU.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; David E DeMarle<br>
&gt;&gt; Kitware, Inc.<br>
&gt;&gt; R&amp;D Engineer<br>
&gt;&gt; 21 Corporate Drive<br>
&gt;&gt; Clifton Park, NY 12065-8662<br>
&gt;&gt; Phone: 518-881-4909<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Aug 22, 2013 at 10:45 AM, Gib Bogle &lt;<a href="mailto:g.bogle@auckland.ac.nz">g.bogle@auckland.ac.nz</a><br>
&gt;&gt; &lt;mailto:<a href="mailto:g.bogle@auckland.ac.nz">g.bogle@auckland.ac.nz</a>&gt;&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;     You need only multiple actors, all using the same mapper.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     On 23/08/2013 2:39 a.m., curator wrote:<br>
&gt;&gt;<br>
&gt;&gt;         Hi all,<br>
&gt;&gt;<br>
&gt;&gt;         I am able to draw a vtkSphere with its own vtkSphere,<br>
&gt;&gt;         vtkActor and vtkMapper equipped together. Now if I need<br>
&gt;&gt;         several spheres, I add multiple instances of this stuff for<br>
&gt;&gt;         each sphere and add them all up to the same renderer - so<br>
&gt;&gt;         far, so good.<br>
&gt;&gt;<br>
&gt;&gt;         Now I need to draw a really huge amount of spheres, which are<br>
&gt;&gt;         all identical except the position. Is there any more<br>
&gt;&gt;         efficient way to to that than just creating N vtkActors, N<br>
&gt;&gt;         vtkMappers and N vtkSpheres?<br>
&gt;&gt;<br>
&gt;&gt;         regards,<br>
&gt;&gt;         curator<br>
&gt;&gt;         _______________________________________________<br>
&gt;&gt;         Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> &lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt;         Visit other Kitware open-source projects at<br>
&gt;&gt;         <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt;         Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt;         <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt;         Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;         <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     --<br>
&gt;&gt;     Dr. Gib Bogle<br>
&gt;&gt;     Senior Research Fellow<br>
&gt;&gt;     Auckland Bioengineering Institute<br>
&gt;&gt;     University of Auckland<br>
&gt;&gt;     New Zealand<br>
&gt;&gt;<br>
&gt;&gt;     <a href="http://www.bioeng.auckland.ac.nz" target="_blank">http://www.bioeng.auckland.ac.nz</a><br>
&gt;&gt;<br>
&gt;&gt;     <a href="mailto:g.bogle@auckland.ac.nz">g.bogle@auckland.ac.nz</a> &lt;mailto:<a href="mailto:g.bogle@auckland.ac.nz">g.bogle@auckland.ac.nz</a>&gt;<br>
&gt;&gt;     (64-9) 373-7599 Ext. 87030<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     _______________________________________________<br>
&gt;&gt;     Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> &lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt;     Visit other Kitware open-source projects at<br>
&gt;&gt;     <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt;     Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt;     <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt;     Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;     <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered <a href="http://bywww.kitware.com" target="_blank">bywww.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects athttp://<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130902/37293072/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130902/37293072/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Mon, 2 Sep 2013 04:45:27 -0700 (PDT)<br>
From: Max &lt;<a href="mailto:smapersmaper@gmail.com">smapersmaper@gmail.com</a>&gt;<br>
Subject: Re: [vtkusers] Fwd: Finding Distance<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID: &lt;<a href="mailto:1378122327911-5723196.post@n5.nabble.com">1378122327911-5723196.post@n5.nabble.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/SimpleOperations/DistanceBetweenPoints" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/SimpleOperations/DistanceBetweenPoints</a><br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Finding-Distance-tp5723193p5723196.html" target="_blank">http://vtk.1045678.n5.nabble.com/Finding-Distance-tp5723193p5723196.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 8<br>
Date: Mon, 2 Sep 2013 05:04:47 -0700 (PDT)<br>
From: Max &lt;<a href="mailto:smapersmaper@gmail.com">smapersmaper@gmail.com</a>&gt;<br>
Subject: Re: [vtkusers] VTK 6.0 and .NET Wrapper<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID: &lt;<a href="mailto:1378123487331-5723197.post@n5.nabble.com">1378123487331-5723197.post@n5.nabble.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Hi fasth,<br>
I&#39;m using activiz which is a .Net wrapper above vtk.<br>
As you said it uses vtk 5.8, and I already asked about it in this forum -<br>
no, no planning for developing vtk 6 for activiz in the near future...<br>
It is really sad, since many cool features are present in vtk 6 and lack in<br>
5.8 and some people even tried to convince me to develop in c++,<br>
it is sad for activiz project, since if the support for it is discontinued,<br>
all the huge efford until version 5.8 will be a waste (in a few months no<br>
one will want to develop with vtk 5.8)<br>
It is also sad for all the .Net developers since it can be a huge factor for<br>
them not to use vtk at all.<br>
I hope that kitware developers will reconsider their decision, since many<br>
developers today are used to develop in .Net.<br>
<br>
Max<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/VTK-6-0-and-NET-Wrapper-tp5723190p5723197.html" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-6-0-and-NET-Wrapper-tp5723190p5723197.html</a><br>

Sent from the VTK - Users mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 9<br>
Date: Mon, 2 Sep 2013 14:09:29 +0200<br>
From: david bahn &lt;<a href="mailto:bahndavid2006@gmail.com">bahndavid2006@gmail.com</a>&gt;<br>
Subject: Re: [vtkusers] Volume Outline on the surface<br>
To: Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;, <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID:<br>
        &lt;CAD5JttJ9rY5tjrxJ+zW1PhhVXMHz7Dvusu=-=<a href="mailto:fT9Mgz-67yzmg@mail.gmail.com">fT9Mgz-67yzmg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi,<br>
   Here volume outline means, i have to create the volume outline of the<br>
data, like it is given in the on right side figure<br>
<a href="http://www.it.uu.se/edu/course/homepage/vetvis/ht11/ComputerExercises/assignment2.shtml" target="_blank">http://www.it.uu.se/edu/course/homepage/vetvis/ht11/ComputerExercises/assignment2.shtml</a><br>
,<br>
can anybody tell how can i do this? note: i cannot use vtkwidget class here.<br>
<br>
<br>
On Fri, Aug 30, 2013 at 2:28 PM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;wrote:<br>
<br>
&gt; What is the volume outline?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Aug 30, 2013 at 8:24 AM, david bahn &lt;<a href="mailto:bahndavid2006@gmail.com">bahndavid2006@gmail.com</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; Hi All,<br>
&gt;&gt;       Anybody can tell me, how can we show the volume outline on the<br>
&gt;&gt; surface(or polydata).<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; david<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Unpaid intern in BillsBasement at noware dot com<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130902/e1dae307/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130902/e1dae307/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 10<br>
Date: Mon, 2 Sep 2013 08:12:19 -0400<br>
From: Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;<br>
Subject: Re: [vtkusers] Volume Outline on the surface<br>
To: david bahn &lt;<a href="mailto:bahndavid2006@gmail.com">bahndavid2006@gmail.com</a>&gt;<br>
Cc: VTK Users &lt;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CADZJ4hM5ougKzcp%2Bn5oNkAKX_6D7C0_6A8nkyY%2BYKXudagf2YQ@mail.gmail.com">CADZJ4hM5ougKzcp+n5oNkAKX_6D7C0_6A8nkyY+YKXudagf2YQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
<a href="http://vtk.org/Wiki/VTK/Examples/Cxx/PolyData/Outline" target="_blank">http://vtk.org/Wiki/VTK/Examples/Cxx/PolyData/Outline</a><br>
<br>
<br>
On Mon, Sep 2, 2013 at 8:09 AM, david bahn &lt;<a href="mailto:bahndavid2006@gmail.com">bahndavid2006@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;    Here volume outline means, i have to create the volume outline of the<br>
&gt; data, like it is given in the on right side figure<br>
&gt; <a href="http://www.it.uu.se/edu/course/homepage/vetvis/ht11/ComputerExercises/assignment2.shtml" target="_blank">http://www.it.uu.se/edu/course/homepage/vetvis/ht11/ComputerExercises/assignment2.shtml</a><br>
&gt; , can anybody tell how can i do this? note: i cannot use vtkwidget class<br>
&gt; here.<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Aug 30, 2013 at 2:28 PM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; What is the volume outline?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Aug 30, 2013 at 8:24 AM, david bahn &lt;<a href="mailto:bahndavid2006@gmail.com">bahndavid2006@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi All,<br>
&gt;&gt;&gt;       Anybody can tell me, how can we show the volume outline on the<br>
&gt;&gt;&gt; surface(or polydata).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; david<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Unpaid intern in BillsBasement at noware dot com<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
<br>
<br>
------------------------------<br>
<br>
Message: 11<br>
Date: Mon, 2 Sep 2013 17:52:43 +0530<br>
From: safna &lt;<a href="mailto:safna.royal10@gmail.com">safna.royal10@gmail.com</a>&gt;<br>
Subject: Re: [vtkusers] Fwd: Finding Distance<br>
To: Max &lt;<a href="mailto:smapersmaper@gmail.com">smapersmaper@gmail.com</a>&gt;, <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
Message-ID:<br>
        &lt;CAC0f8ZQY=RLdAy=<a href="mailto:fndKoQFzRNOs1GiN1B14nvuhNL8qa708KFg@mail.gmail.com">fndKoQFzRNOs1GiN1B14nvuhNL8qa708KFg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Dear Max<br>
<br>
<br>
I want to get the closest distance between two object like a line source<br>
and sphere source not the distance between two points<br>
<br>
<br>
<br>
<br>
Thank You,<br>
<br>
    safna<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130902/a52ac4cd/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130902/a52ac4cd/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 12<br>
Date: Mon, 2 Sep 2013 08:23:50 -0400<br>
From: Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;<br>
Subject: Re: [vtkusers] Fwd: Finding Distance<br>
To: Max &lt;<a href="mailto:smapersmaper@gmail.com">smapersmaper@gmail.com</a>&gt;<br>
Cc: VTK Users &lt;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>
Message-ID:<br>
        &lt;CADZJ4hNWyfH3M_dyuphoads2j0Whq4qg=<a href="mailto:9ZrS1UVLtbFz3uuZA@mail.gmail.com">9ZrS1UVLtbFz3uuZA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
<a href="http://vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DistancePolyDataFilter" target="_blank">http://vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DistancePolyDataFilter</a><br>
<br>
<br>
On Mon, Sep 2, 2013 at 7:45 AM, Max &lt;<a href="mailto:smapersmaper@gmail.com">smapersmaper@gmail.com</a>&gt; wrote:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/SimpleOperations/DistanceBetweenPoints" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/SimpleOperations/DistanceBetweenPoints</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Finding-Distance-tp5723193p5723196.html" target="_blank">http://vtk.1045678.n5.nabble.com/Finding-Distance-tp5723193p5723196.html</a><br>
&gt; Sent from the VTK - Users mailing list archive at Nabble.com.<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
<br>
<br>
------------------------------<br>
<br>
Message: 13<br>
Date: Mon, 2 Sep 2013 20:58:08 +0500<br>
From: Altamash Abbasi &lt;<a href="mailto:altamashabbasi@gmail.com">altamashabbasi@gmail.com</a>&gt;<br>
Subject: [vtkusers] Libraries<br>
To: &quot;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&quot; &lt;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>
Message-ID:<br>
        &lt;CACmdbMPVvtDERV+XUSAYZkJy1=<a href="mailto:pu3yBKuFGKOJqWFzxLx9KQDA@mail.gmail.com">pu3yBKuFGKOJqWFzxLx9KQDA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
I want to learn all the libraries of VTK and their functions . . .  which<br>
tutorial/web address/books will help me . . .<br>
<br>
Thanxalot<br>
Altamash Abbasi<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20130902/56aecce1/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20130902/56aecce1/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
vtkusers mailing list<br>
<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br>
<br>
End of vtkusers Digest, Vol 113, Issue 1<br>
****************************************<br>
</blockquote></div><br></div></div>