3DSMax UVW Mapping

redapg

Registered
Maybe one of you can enlighten me. :)
I have often seen Mappings like the below shown ones, but could never find out, with which Method they've been made.
On the left, you see the Shape of the Part and on the right the Mapping.
Mapping_Method.jpg

the used Texture is this one
Mapping_Method1.jpg

and the Result looks like this
Mapping_Method2.jpg
 
In Blender I would probably just do a smart uv project or the like, then make one face in the middle fully straight/rectangular, and finally make the uv follow the active quad (that one I made rectangular). This will make all uv faces the same size and rectangular, no matter of the curve they follow in 3d. Afterwards the uv can be scaled as needed to remove distortion.

Something similar to this in Blender should also be available in Max, however, there might also be other methods. For Blender I saw that with geometry nodes and other stuff you can also achieve the same (if not better results).
 
@FuNK! In 3DSMax there is Spline Mapping for Example, where the Mapping follows a Line, but that doesn't work in the above described Case.
Is there a Name in Blender (i don't use Blender) , for the Method that you describe?
 
Other option would be Flatten with Normalize and Rotate enabled: https://help.autodesk.com/view/3DSMAX/2022/ENU/?guid=GUID-1DED6F38-8F4B-4E3D-86F3-3A727AC85888
And tweak the angle threshold so that all the faces constitute a single "cluster"

Other way would be to go about it backwards: start from scratch with a square grid already uv mapped to the square texture, then stretch it to conform to the needed shape (that would work in Blender, where you could even use the Data Transfer modifier to apply it back to the original mesh)
 
Last edited:
@Emilian Huminiuc Thank you, that you try to help, but i'm pretty sure that i tried all in 3DSMax available Mapping Methods, already.
I hoped that someone would say "No Problem, download the 3DSMax Script XYZ from the Website ABC and that will do the Job".
That what @FuNK! describes for Blender, sounds as if that could work, but i can not find something like that in or for 3DSMax.

And to model with an already mapped Object is no Option at all.
 
Maybe one of you can enlighten me. :)
I have often seen Mappings like the below shown ones, but could never find out, with which Method they've been made.
On the left, you see the Shape of the Part and on the right the Mapping.

I used NURBS Surfaces to model (2 Rail sweep) when I converted a rather low poly road mesh to higher density/appropriately-sized quads (multiple cross-sections and an inner and outer guide rail.) It made short work of mapping. I then only UVW Xformed to get the proper tiling for width and length.
 
Back
Top