Smart welding system for grids

Took on an interesting project today and rather liked the results in terms of performance (in addition to the fact it worked first test which is also a plus)

https://www.roblox.com/library/5852707945/SmartWeld

What this module effective does is detects (in a grid based build) all adjacent parts and then creates welds between connecting parts using the fewest amount of instances possible for the sake of performance and reducing unnecessary iteration.

Gif of this in action: (Folder of un modified regular parts)

https://gyazo.com/18e7e84a03b61673b6f4dce670b22632

1 Like

I do not wish to post it there since I do not deem it a sufficient enough resource to be used in several use cases, in this instance this is the appropriate category and even if resources was more appropriate it is still well within category guidelines for me to post it here.

3 Likes

This is really cool, it’d be cool to see this in voxel based stuff.

1 Like

Just stumbled upon this while looking for a quick welder, how do i call to this module, what do i have to require mainly