rodrigograca31 / omegalib

Automatically exported from code.google.com/p/omegalib
0 stars 0 forks source link

Camera path recorder #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Create a script or module to record camera position / orientation. Module 
should be able to play back saved animations.

Module CameraPathRecorder

Module should have following functions
startRecording()
stopRecording()
clearRecording()
saveRecording(file)

load(file)
play(loop)
pause()
stop()

Original issue reported on code.google.com by feb...@gmail.com on 28 Sep 2012 at 6:04

GoogleCodeExporter commented 8 years ago

Original comment by feb...@gmail.com on 27 May 2013 at 11:25