Commit 5dca92da by wester

folien_pp.pot

parent 0cf35e2b
Pipeline #249 passed with stage
in 37 seconds
......@@ -238,7 +238,7 @@ void rotateCamera() {
double z = radius*(1-cos(angle)) - radius/2;
gluLookAt(x,0,z,0,0,radius/2,0,1,0);
angle += 0.002;
//angle += 0.002;
}
void drawKinectData() {
......
No preview for this file type
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment