Ticket #6 (new enhancement)

Opened 17 months ago

Last modified 7 months ago

Motion Blur effect

Reported by: chris Owned by: somebody
Priority: major Milestone: 0.5.0
Component: Video Version:
Keywords: Cc:

Description

We need a motion blur effect for jumping.

Change History

follow-up: ↓ 2   Changed 9 months ago by chris

in reply to: ↑ 1   Changed 9 months 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.

  Changed 7 months ago by chris

  • milestone set to 0.5.0
Note: See TracTickets for help on using tickets.