HighMap library (C++)
Loading...
Searching...
No Matches
color_adjust.cpp File Reference

Namespaces

namespace  hmap
 

Functions

uint32_t hmap::helper_hash_u32 (uint32_t x)
 
float hmap::helper_hash_01 (uint32_t x)
 
void hmap::color_adjust (Array &r, Array &g, Array &b, ColorAdjust param, glm::ivec2 dither_seed)
 Apply color correction and tonemapping to RGB arrays.