Hi, I'm brand new to Houdini and I'm not used to node based programs at all. I've tried following along with the topo transfer tutorials and other ones that explain SOPs but I don't know how to get it working with my files.
Here are a few specific things I am trying to accomplish with as little effort as possible since, as I said, I'm completely new to the program (I tried learning about switch nodes and attribute wranglers but I just got so lost):
1. Wrap a custom template mesh around another mesh.
Sounds simple enough with the topo transfer node, but the mesh I'm using seems to have unfixable nonmanifold parts. I ran the mesh both through a cleanup in Blender and through a cleanup node in Houdini before attempting the topo transfer, but it still gave me an error saying it had nonmanifold geometry and couldn't perform the transfer. I actually found out about Houdini after attempting the same operation in another topology wrapping program, where I was told by their customer service that Houdini could fix nonmanifold meshes, but it looks like either my specific mesh is beyond help or I'm missing something. Messing with the primitive threshold of the clean node doesn't change the fact that I still get the nonmanifold error message. I'm trying to use a custom mesh instead of the Houdini template to wrap around the model, so I don't know if that's affecting the process. I noticed there's some blue spots on the target model and I'm pretty sure it's a problem with the normal orientation, but I already oriented all normals outward in Blender so I don't know why this is still happening.
2. Transfer UVs from one mesh to another with very different topologies.
I tried to follow along with the Labs UV transfer example file in the documentation, but I don't think I even have the Labs nodes in my version of Houdini so even the example file doesn't seem to show me anything. Is it not in Apprentice version? I'm trying to transfer UVs from a humanoid mesh that uses ~5 separate texture files to one that uses just 3. I imagine it would require doing separate UV transfers or some kind of process to get things like the inner mouth and teeth properly transferred. Ideally, I could make textures that fit File1 work seamlessly with File2, even though they have very different UV layouts and topologies. I think the easiest way would be to make File2 use File1's UVs since it wouldn't require needing to manually edit the texture every time I have one from File1 I want to use for File2. Again, I can't seem to access the Labs UV transfer node. I also added a clean node to File2 as exporting it from Blender seemed to have caused some reversed normals.
If you think you'd be able to help more in detail, please reach out to me through Discord (siennasprout). Any answers here are appreciated, but I would prefer to be able to work this out with someone in real time rather than having to struggle through explaining what I'm seeing on my end with zero Houdini experience. I figure it would be easier that way. Thanks.