bgfx/examples/39-assao/cs_assao_generate_q2.sc

9 lines
221 B
Python
Raw Normal View History

2018-12-15 00:09:37 +03:00
/*
* Copyright 2018 Attila Kocsis. All rights reserved.
2022-01-15 22:59:06 +03:00
* License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
2018-12-15 00:09:37 +03:00
*/
#define ASSAO_QUALITY 2
#define ASSAO_ADAPTIVE_BASE false
#include "cs_assao_generate_q.sh"