mirror of
https://github.com/nothings/stb
synced 2025-03-14 16:21:12 -04:00
Merge 40f1e203bd
into 8aa9afb30e
This commit is contained in:
commit
667c537861
@ -1590,7 +1590,7 @@ static const char *stbvox_vertex_program =
|
||||
"uniform vec3 normal_table[32];\n"
|
||||
|
||||
#ifndef STBVOX_CONFIG_OPENGL_MODELVIEW
|
||||
"uniform mat44 model_view;\n"
|
||||
"uniform mat4 model_view;\n"
|
||||
#endif
|
||||
|
||||
// fragment output data
|
||||
|
Loading…
Reference in New Issue
Block a user