index
:
verbly
this commit
hkutil
lingo
master
Natural language generation library
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitmodules
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20<
#version 330 core out vec3 color; uniform vec3 vecColor; void main() { color = vecColor; }