Looking to create a rotating tread effect similar to a tank tread in ThreeJS. Rather than physically rotating the tread, I believe shifting the position of the texture by a certain amount of pixels could achieve the same visual effect. Any tips on how to shift the position of a repeating texture in ThreeJS?
Appreciate any help!