Add credit
This commit is contained in:
parent
a4f9a117ce
commit
15a2a8913e
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* TP6 */
|
||||
|
||||
#version 330
|
||||
|
||||
in vec4 vsoColor;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* TP6 */
|
||||
|
||||
#version 330
|
||||
|
||||
layout(location = 0) in vec3 position;
|
||||
|
|
Reference in a new issue