hi,
I tried to combine vertex shaders and vertex arrays.
So I took the AtiSimpleVAO.cpp file and implemented
it in a modified Version of AtiSimpleVertexShader.
It compiled but I got an error message when executing it.
Do I have to change the vertex array ussage together with VS?
I tried to combine vertex shaders and vertex arrays.
So I took the AtiSimpleVAO.cpp file and implemented
it in a modified Version of AtiSimpleVertexShader.
It compiled but I got an error message when executing it.
Do I have to change the vertex array ussage together with VS?