Merge branch 'patch-1' of https://github.com/saolsen/stb into working
This commit is contained in:
commit
878e8caaa6
@ -1590,7 +1590,7 @@ static const char *stbvox_vertex_program =
|
|||||||
"uniform vec3 normal_table[32];\n"
|
"uniform vec3 normal_table[32];\n"
|
||||||
|
|
||||||
#ifndef STBVOX_CONFIG_OPENGL_MODELVIEW
|
#ifndef STBVOX_CONFIG_OPENGL_MODELVIEW
|
||||||
"uniform mat44 model_view;\n"
|
"uniform mat4x4 model_view;\n"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// fragment output data
|
// fragment output data
|
||||||
|
Loading…
Reference in New Issue
Block a user