Reviewed makefile and examples building
This commit is contained in:
parent
cf12992b6a
commit
f437f7b405
5 changed files with 127 additions and 71 deletions
|
@ -1,5 +1,7 @@
|
|||
#version 100
|
||||
|
||||
precision mediump float;
|
||||
|
||||
// Input vertex attributes (from vertex shader)
|
||||
varying vec2 fragTexCoord;
|
||||
varying vec4 fragColor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue