I am trying to find a solution in three.js to implement a serial of sprites along a curve. And the sprites would share a single texture stretching all the way along the length of the curve. I am totally new to three.js. Just wondering if there is any possible way to do this in three.js.
Thank you.