Ticket #6 (accepted enhancement)

Opened 4 years ago

Last modified 2 years ago

Motion Blur effect

Reported by: chris Owned by: DuMuT6p
Priority: major Milestone: 0.6.0
Component: Video Version:
Keywords: Cc:

Description

We need a motion blur effect for jumping.

Change History

comment:2 in reply to: ↑ 1 Changed 4 years ago by arke

Replying to chris:

Maybe this: http://www.codeproject.com/KB/openGL/MotionBlur.aspx .

Agreed.

One point of interest - it might be worth trying to do the compositing into a separate backbuffer, then blitting the result onto the screen. It uses more VRAM, but might be faster with many graphics cards. Whoever implements it should try this and test the result.

comment:3 Changed 3 years ago by chris

  • Milestone set to 0.5.0

comment:4 Changed 2 years ago by DuMuT6p

  • Owner changed from somebody to DuMuT6p
  • Status changed from new to accepted
Note: See TracTickets for help on using tickets.