This is a Houdini tool that generates plumbing within any mesh by searching a path between a set of points throughout a graph based on a gridlike point cloud.
During this project, I researched Dijkstra's algorithm for the optimal path searching of the pipings and have gotten a better understanding of how VEX code works.