# how to create vtk mesh with texture

**URL:** https://discourse.vtk.org/t/how-to-create-vtk-mesh-with-texture/11749
**Category:** Development
**Tags:** code, file-formats
**Created:** [June 17, 2023, 10:21am UTC](https://discourse.vtk.org/t/how-to-create-vtk-mesh-with-texture/11749 "2023-06-17T10:21:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ZUNTING\_HU](https://discourse.vtk.org/user_avatar/discourse.vtk.org/zunting_hu/32/3669_2.png) [@ZUNTING\_HU](https://discourse.vtk.org/u/ZUNTING_HU)
#### Post date: [June 17, 2023, 10:21am UTC](https://discourse.vtk.org/t/how-to-create-vtk-mesh-with-texture/11749/1 "2023-06-17T10:21:01Z")

</div>

I have one mesh in memory , one image in memory and every vertex texture coordinate in the image.  
how to create vtk mesh polydate with this source?
