Hi I am trying to make a space game but I need a black hole warp effect and I have no idea how to go doing it, any help any of you could give would be grand.
See the pics
Yes, look at the original ShaderToy code (link is in the shader). But you need to define a maximum size for the array. So when you set the array size to 6 you only can have 6 black holes max. Then you can define integer uniform variable and a for loop and add the other black holes.