I am working on a project which allows users to select 3D items in a workspace type of setting.
The idea is to have a candy-stripe material animating over the selected components.
The objects will already have there own texture/color which the stripes should sit on top of.
Ideally the animating material would line up at the edges as in the attached image, so that the stripes appear to wrap around the boxes.
Any guidance on which path to go down (i.e. lights, shaders, materials, etc) would be greatly appreciated.