Dplug
Dplug copied to clipboard
Filter animation time step?
Would be nice to draw the times things are really drawn, there is probably some smoothing to do that would make it draw smoother, because the time we get is the one of WM_TIME for example, and that isn't the one we will display the image next.
- [ ] Trace moments of actual drawing in graphics.d (when WM_PAINT request something). What are their jitter?
Ref: http://bitsquid.blogspot.com/2010/10/time-step-smoothing.html