for some reason, my mesh disappears when i apply my shader to it. it should at least show it, no? I don't get if it's the shader, or my code. any ideas on what it could be?
i've added my shader code here for you to see so MAYBE you could tell me what's wrong with it. Irrlicht doesn't give me any errors in the console so it's setting the shader right but for some reason, it doesn't show it.
Ok, i figured out why it didn't show, because i had a black back ground. for some reason, the mesh is black after i applied the shader to it, any ideas?