[vtkusers] Off screen rendering using VTK in Windows7

Arun Retheesan arun.retheesan at gmail.com
Wed Jun 25 01:12:11 EDT 2014


> Hi ,
>
>
>
> I want to do off screen rendering using VTK . Looking at the discussion
forums, my understanding is , off screen rendering can be achieved only
using Mesa 3D library.
>
>
>
> Steps I did for setting up off-screen rendering in VTK.
>
> 1.Downloaded vtk 5.6
>
> 2.Downloaded Mesa 7.0
>
> 3.Built mesa library
>
> 4.Cmake was used to set up vtk.
>
>                 1.Selected VTK_USE_MANGLED_MESA.
>
> 2.Selected VTK_USE_OFFSCREEN.
>
> 3.Selected VTK_USE_RENDERING.
>
> 5.Configured CMAKE
>
> 6.Four additional entry comes up in CMAKE
>
>                 1. MANGLED_MESA_INCLUDE_DIR : location of the  Mesa
include files
>
>                 2. MANGLED_MESA_LIBRARY : location of mesa.lib
>
>                 3.MANGLED_OSMESA_INCLUDE_DIR : location of the Mesa
include files
>
>                 4.MANGLED_OSMESA_LIBRARY : location of osmesa32.lib
>
> 7.After filling the entries for Mangling , configure was done followed by
generate.(Configuration was done for VS2005)
>
> 8.Vtk.sln was opened in VS2005 .
>
> 9.Tried to build , but produced lot of compilation and linker errors.
>
>
>
> Could anyone possibly tell me why I am getting these errors.
>
> Is the steps mentioned above right.
>
>
>
> Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140625/15331750/attachment.html>


More information about the vtkusers mailing list