DEV Community

Sai Kiran
Sai Kiran

Posted on

Threejs adding slider animation to a image texture

I have loaded images using TextureLoader() from an array of images using a plane geometry. created two child objects for the original plane geometry for backward and forward clicking events. when right button is clicked next texture image is loaded. I want to have a slider effect when next texture…

Top comments (0)