Today we will discuss, how to apply texture in ThreeJS custom shaders.
We will also make a basic image slideshow.
Follow me on instagram to receive updates
BufferGeometry video link: https://dai.ly/x8eim4m
ThreeJS Basics Series: https://dailymotion.com/playlist/x7l4ew
Shaders in Threejs: https://dailymotion.com/playlist/x7m9c9
Website: https://www.codingbaaz.com
Instagram: @CodingBaaz
video highlights
How do you add textures to shader?
What are textures in OpenGL?
Can textures be used in a vertex shader?
What is render to texture?
What is texture variable?
How are textures stored?
What is framebuffer OpenGL?
What is glTexSubImage2D?
What is Bindless texture?