rdemoparty / stardust

2D sidescroller
2 stars 0 forks source link

Improve post-processing performance #26

Open benishor opened 9 years ago

benishor commented 9 years ago

Currently the post processing shader is too expensive performance-wise: too many calculations for one pixel. See if we can optimize this with multiple post processing iterations.