[vtkusers] How to create texture coordinates for a surface?

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Apr 27 09:36:51 EDT 2012


Hi Wenlong,

I could be wrong here but I don't think VTK has a general texture
coordinate generator for an arbitrary surface.

Probably you can export you data as something else (OBJ) and then use
a modelling tool to generate texture coordinates? Also you can write a
small program yourself if you know how
you want your texture to map to the surface.

Best,




On Fri, Apr 27, 2012 at 8:27 AM, Wenlong <scc.wwl at gmail.com> wrote:
> Dera all,
>
> I have a surface base on a vtkPolyData instance. I have the texture image
> for the surface as well. How can I create texture coordinates for the
> surface?
>
> Many thanks in advance.
>
> Best wishes
> Wenlong
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/How-to-create-texture-coordinates-for-a-surface-tp5670146p5670146.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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



-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com



More information about the vtkusers mailing list