ForumsProgramming ForumFilters Vs. Bitmaps

1 4889
dank
offline
dank
986 posts
Peasant

I have a game that is heavy on filters. It lags when the filters are on, and does not lag when they're off. But when they're off, it looks bad. So I'm wondering if I replace the filtered graphics with bitmaps, it will fix it up. Anyone know the answer?

  • 1 Reply
MeteorProductions
offline
MeteorProductions
10 posts
Nomad

I am about 75% sure that bitmaps would decrease the lag since filters would keep changing depending of the object. For example, if you made a movie clip containing an animation and aplied filters on that movie clip, it would have to change for every frame.

Showing 1-1 of 1