mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 13:34:16 +00:00
fix(primitives/cube.hpp): change type to list
This commit is contained in:
@@ -19,4 +19,4 @@ void main()
|
||||
|
||||
Normal = mat3(transpose(inverse(model)))*aNormal;
|
||||
TexCoords = aTexCoords;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user