morganbengtsson / mos

Lightweight game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimize blurring of shadowmaps

morganbengtsson opened this issue · comments

The blurring of shadow maps seems to use own textures to save the blurred pass. Save the blurred into the original textures instead to save memory.