[vtkusers] Creating a surface from an array

Cansen JIANG cansenjiang at gmail.com
Thu Mar 27 10:59:38 EDT 2014


Hi Matias,

Thanks for the fast reply! Actually I would be very appreciate if you could
just provide the pre-compiled VTK and I can just use it directly. But of
course, it would be nice that if I can compile it in my machine.

Thank you very much!
Cansen














*Btw, here's my errors: CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/Qt4ConfigDependentSettings.cmake:52 (if):   if
given arguments:     "STREQUAL" ".lib"   Unknown arguments specified Call
Stack (most recent call first):   C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1076 (include)
GUISupport/Qt/CMakeLists.txt:68 (find_package) Configuring incomplete,
errors occurred! *

Mr. Cansen JIANG
Masters in Computer Vision and Robotics
Universite de Bourgogne, France
Tel:+33 0652489117
E-mail:cansenjiang at gmail.com
E-mail:cansen_jiang at etu.u-bourgogne.fr


On Thu, Mar 27, 2014 at 3:09 PM, Matias Montroull <matimontg at gmail.com>wrote:

> Can you post some of your code?
>
>
> On Wed, Mar 26, 2014 at 10:46 PM, Ricardo Santos <
> ricardo.c.r.santos at gmail.com> wrote:
>
>> Hello,
>>
>>     I am starting to use VTK on my software, but I can't find how to
>> create a surface mesh from an array of vertices, can someone point me on
>> the direction?
>>
>>     Explaining a little further: I have a C++ function that returns a
>> float3 array. I need to create a surface mesh and view it on a VTK window.
>> Afterward, I need to save it to an stl file, but I need first to create the
>> actor to be saved, right?
>>
>> Ricardo Santos
>>
>> _______________________________________________
>> 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
>>
>>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140327/bd5f3371/attachment.html>


More information about the vtkusers mailing list