I want to use surface mapping to create default contoured mapping for some 2 rail sweeps. I can do this, and it works well, however, I ALSO need to do more modeling/splitting/joining etc for those surfaces and still preserve the mapping, and doing virtually ANYTHING to a surface mapped surface, destroys the surface mapping completely.
The problem is that I need to mesh these surfaces and export them and their mapping for use in blender, but meshing separate adjacent surfaces usually results in meshes with vertices that do not line up, so to try to avoid that, I join the surfaces, which ensures all the vertices line up properly, but it destroys the surface mapping.
So I have a couple of questions:
How do I apply surface mapping to a surface and then freeze or otherwise preserve that mapping so I can continue to modify the surface.
If that isn’t possible, why does surface mapping even exist in this state? I can’t really see a use for it at all if it only works on unjoined, unmodified surfaces.
Hi Keith - what I’d try is, before you start cutting things up, make a copy of your surface and use it as a custom mapping object to apply to the finished pieces.
Hi Pascal,
That doesn’t work when you have to join surfaces together. Isn’t there some way I can just freeze the mapping? I have discovered that splitting a surface mapped surface DOES preserve the mapping (At least in SOME instances), but joining them destroys it, and that seems to be the root of my problem. I cannot create all the road surfaces in one shot because some of the mapping around tight corners gets distorted or shifted, so I have to create them as separate objects, but I need them to be 1 contiguous surface when I generate the meshes. It’s a real catch 22 here and I cannot find a way around it.
I really wish there was some way to “convert” surface mapping to planar mapping, I mean, that’s what it really is, it just has the parts stretched into a continuous straight line, and that’s how it’s represented in the UV editor of blender if I export one of my parts and look at it.
I think I’m just going to have to find some other way to do this, because this is almost completely useless. If the surface mapping would generate properly on these totally-not-complex-at-all shapes in the first place I could generate them all in one go as a single surface, but having to generate them separately leaves me with no way to join them into what I actually need. Was really hoping I could use surface mapping here.
Hi Keith - just in case this is what you need - see the attached file - the mapping object was applied after all the trimming and joining was done - it is on its own layer in this file but can be deleted once applied.
I loaded it up, and I can see what it would be useful for, but it just doesn’t apply to my need. Thanks for trying. I’m just going to have to rethink this process.
I’d just like to elucidate what was shared here in a visual manner. Otherwise, only the OP will learn anything back in 2015. I opened @pascal 's .3DM file that was thoughtfully created to help @Keith1 .