Jesse-V / Folding-Atomata

3D simulation viewer for Folding@home
17 stars 6 forks source link

Only render on update #49

Closed Jesse-V closed 11 years ago

Jesse-V commented 11 years ago

The scene should only rendered when one or more of the following happens:

The user should be able to control the frequency of animation, from unlimited to just snapping to the snapshots. Patriot and Alexander_Yalt both suggested that it'd be all right for the rendering step to consume non-trivial CPU resources during the render step when one of these things happens.

FPS should be unlimited during user interaction or when the camera is moving, but should be tied to the speed up the update during the animation.