parent
4af6419f43
commit
648339bbe6
38 changed files with 4 additions and 67 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -7,11 +7,6 @@ layout (location = 2) in vec3 inColor;
|
|||
layout (location = 0) out vec3 outNormal;
|
||||
layout (location = 1) out vec3 outColor;
|
||||
|
||||
out gl_PerVertex
|
||||
{
|
||||
vec4 gl_Position;
|
||||
};
|
||||
|
||||
void main()
|
||||
{
|
||||
outColor = inColor;
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue