|
Euphoria
|
Go to the source code of this file.
Namespaces | |
| namespace | eu |
| namespace | eu::kk |
Variables | |
| constexpr std::size_t | eu::kk::max_textures_supported = 16 |
| constexpr float | eu::kk::almost_zero = 0.01f |
| constexpr float | eu::kk::alpha_transparency_limit = 1.0f - almost_zero |
| if alpha goes above this limit, it is no longer considered transparent | |
| constexpr float | eu::kk::outline_scale = 1.1f |
| constexpr int | eu::kk::blur_samples = 10 |