Copy link to clipboard
Copied
Hey experts! I'm looking for guidance on a repeatable workflow to easily transform/warp/distort standard images into a custom shape texture that I need to use in Unity. In this example, I have a jersey texture that I use in Unity, which is not in the most easily-edited layout. I would like to take designs like jersey2 and transform them to fit inside the jersey in the first image. I've been playing with smart objects + puppet warp, but the results seem wonky. Any recommendations in how to create a repeatable workflow to easily add new designs to the jersey1 texture image? Thanks for the guidance!!
jersey1 (that I want to apply jersey2 designs to easily)
jersey 2 (design example)
Copy link to clipboard
Copied
Well, actually you would start by fixing the UV coordinates in a 3D program and making them contiguous... No offense, but they are all wrong and basically useless. Once they are fixed, it's as easy as filling in a solid color and copy & pasting the elements where they need to go.
Mylenium
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hi
Garments are fairly easy to texture as they are made from flat materials with seams which is what the UV unwrapping process achieves. So get the UVs unwrapped without stretching and with the seams in the same place as a real garment and the rest is easy.
That said I would not be applying those images as a surface texture. They have shadows and folds on them, whereas you want a flat material so the 3D modelling and rendering process can take care of folds and shadows. So, I would build the material as new, adding the logos etc in layers.
If you do this a lot you may want to look at Adobe's Substance Painter which works similarly to Photoshop in layers but has channels for each of the material maps e.g. Base Color, Metallic, Roughness, Height, Normal etc.
Dave
Find more inspiration, events, and resources on the new Adobe Community
Explore Now