Calculating simulated motion blurring

T

Terry Michaels

I writing a small game with rubygame. Use fixed framerate (30 f/s) with
Rubygame::Clock's tick method. While experimenting with sprite code, I
found that objects appear (on the screen) to move more smoothly if I
simulate "motion blurring" <http://en.wikipedia.org/wiki/Motion_blur>. I
was wondering if there are any ruby modules out there to help with the
calculating of the positioning of the latent images for maximum
realism/smoothness, as Rubygame doesn't have anything built in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,110
Latest member
OdetteGabb
Top