Uniform int array[]

I’m very new to shaders, here’s what I need :
I need to pass an array of ints to my vertex shader. How do I do that from my C++ app?

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.