working real-time software blur

Former-commit-id: a545802b19188fb9d3b6168885f40d46e3376195
Former-commit-id: f71dbfa2521888cc847937f549e627f87625ea17
This commit is contained in:
Song Minjae
2017-02-25 02:50:48 +09:00
parent fed45d9fe6
commit 6c2a411ee2
2 changed files with 26 additions and 19 deletions

View File

@@ -141,7 +141,7 @@ constructor(gamename: String) : StateBasedGame(gamename) {
//addState(StateMonitorCheck())
//addState(StateFontTester())
//addState(StateNoiseTexGen())
//addState(StateBlurTest())
addState(StateBlurTest())
//addState(StateShaderTest())
//addState(StateNoiseTester())