So, I’m having a struggle with particles in threejs I’ve been searching a lot.
I saw this example in threejs particle which I basically followed but I don’t understand why it is not working.
https://threejs.org/examples/webgl_points_sprites.html
Basically my problem is that the image is not appearing when I click the TEXTURE in the lil-gui
Here is my codepen.
Can anyone tell me fix this thing ?