Antkeeper  0.0.1
Namespaces
ucs.hpp File Reference
#include <engine/math/vector.hpp>

Go to the source code of this file.

Namespaces

 color
 Color science.
 

Functions

CIE 1960 UCS color space
template<class T >
constexpr math::vec3< T > color::ucs_to_xyy (const math::vec2< T > &uv, T y=T{1}) noexcept
 Transforms CIE 1960 UCS chromaticity coordinates into the CIE xyY colorspace. More...