Loading...
Searching...
No Matches
Go to the documentation of this file.
4#define NNGN_TEXTURE_EXTENT 512
5#define NNGN_TEXTURE_SIZE (4 * NNGN_TEXTURE_EXTENT * NNGN_TEXTURE_EXTENT)
6#define NNGN_MAX_LIGHTS 8
7#define NNGN_SHADOWS_ENABLED_BIT (1u << 1)
8#define NNGN_LUMINANCE_MAX 9.6