Search found 1 match
- Thu Apr 08, 2021 10:42 am
- Forum: Questions
- Topic: UVs and Textures in point sample
- Replies: 1
- Views: 1321
UVs and Textures in point sample
Hello, I have an .obj file together with its .mtl and few texture images. I need to sample points on this mesh, while annotating each point with a colour, and a face id. I have an extra tool that does the sampling and keeps track of the face ids. Now, I need to find for each sampled point its colour...