current revision

This commit is contained in:
2016-09-28 12:16:45 +02:00
parent 075d8bb633
commit d47322e73b
90 changed files with 8228 additions and 606 deletions

View File

@@ -18,7 +18,7 @@ void main() {
#ifdef GL_ES
// set point size
gl_PointSize = 3.0;
//gl_PointSize = 3.0;
#endif