<div dir="ltr">you can use gdalwrap to reproject your image for the target transformation: <div><br></div><div><a href="http://www.gdal.org/gdalwarp.html">http://www.gdal.org/gdalwarp.html</a><br></div><div><br></div><div>As for texture coordinate generation, you can do that prior to geotransform but you will also need to reproject your image. </div><div><br></div><div>- aashish</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, May 12, 2017 at 11:11 AM zmurphy <<a href="mailto:zmurphy1125@gmail.com">zmurphy1125@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've created a dataset which I've then run through a GeoTransform and<br>
TransformFilter to get it into the map projection that I need. How can I do<br>
the same to a texture so that it too has the projection? I've tried using<br>
both TextureMapToSphere and TextureMapToPlane, but either I did not use them<br>
correctly or they didn't do what I thought they would.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Texture-mapping-a-GeoTransformed-object-tp5743201.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Texture-mapping-a-GeoTransformed-object-tp5743201.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>