gongminmin / KlayGE

KlayGE is a cross-platform open source game engine with plugin-based architecture.
http://www.klayge.org
GNU General Public License v2.0
2.1k stars 349 forks source link

Faster skin rendering #206

Closed gongminmin closed 5 years ago

gongminmin commented 5 years ago

Screen space SSS takes 7-10 passes and MRTs. Try a cheaper method like https://github.com/iryoku/separable-sss.