Well… Again, title says it all. I’m trying to get a 3D mesh with a texture as close as posible to the one in the picture. I’m trying to get the texture of the black-ish object in the far back (marked 1, as clear as possible).
I have my own ideas, but none get the details right. It doesn’t matter if it isn’t perfect, I just need something as close as possible to the picture.
(I’ve thought about uv mapping the object… but it would be far too hard, as i don’t have a clean picture in which to unwrap it)
Well… I must say that if you’re just needing to make a material just for one object, it’s better and faster to paint it.
Procedurals require lot’s of time to fine tunning… And there are allways better approaches, depending in the quality you’re looking for.
You can model something with more resolution and bake into your base object (textures, normals, pointiness, you name it)
Then you can use this info to make a new cool material.