walk around reorienting world torus

This commit is contained in:
2016-10-19 15:14:57 -07:00
parent f2a645730c
commit 2583de70b3
5 changed files with 76 additions and 36 deletions

View File

@@ -10,9 +10,9 @@ uniform b_constants {
uvec4 anim;
float R1;
float R2;
float R3;
};
uniform b_locals {
mat4 camera;
uint millis;
float treadmill_x;
float treadmill_y;