This week I completed the baking process and cleaned up all of the UVs to ensure everything is optimized and ready for texturing. I’ve started texturing the sniper and have made solid progress so far, focusing on establishing the core materials and surface detail. In addition, I modeled a gun case to help strengthen the…
Informative write-up and kudos for your disclosure using gen ai, probably the first publisied admission I've come across on the interweb. Anyhow can't imagine what it must be like creating content let alone living day to day in a warzone so congrats btw getting this far also do hope you finish this project - Stay Safe :+1:
@marcoslem This is difficult to debug, because you are using several hard coded object names. Basically I can't run the script without your max file. But I can give a few suggestions. * When you paste code here, use the code formatting option. It's difficult to debug code when the formatting has been destroyed. The code…
Something like this? This is a mesh transformed into curves then filled and passed through a triangle tessellation group, all with Blender's geonodes. Corners are preserved in the conversion to curves by being marked with a Boolean x Point attribute so they get temporarily split. You may need to tweak the Corner Angle…