some renaming, frame synching, camera update

This commit is contained in:
aap
2016-06-21 23:16:09 +02:00
parent 634a96be07
commit 3271713d16
23 changed files with 387 additions and 207 deletions
+1
View File
@@ -42,6 +42,7 @@ enum {
VERT_FLOAT2,
VERT_FLOAT3,
VERT_ARGB,
VERT_RGBA,
VERT_COMPNORM
};