I have rectangular models with textures, texture is RGBA, now i have collisions when rectangulars touches each other, but i want collisions when you touch rgb channel of texture, i do not want to detect collisions on alpha channel
I created VBO, EBO, VAO classes, they are create a rectangular and put texture on it