ludimation / harlequin

Puppeteering the internet.
MIT License
1 stars 1 forks source link

interactive mode — GUI / key presses for artist-specified framerate #14

Closed ludimation closed 9 years ago

ludimation commented 9 years ago

Allow artists to slow down frame rate to something reasonable (30, or even as low as 12 or so?). Currently runs just bellow 60 fps which will likely be too flickery to see images of the body.

ludimation commented 9 years ago

Would be great to have this in for thursday's tech rehearsal.

ludimation commented 9 years ago

Pushed .h with following variable for this issue.

bool drawFrameRate;
ludimation commented 9 years ago

Just needs GUI now.