OOF2: The Manual
Name
Euler2HSV (Euler2HSV) — Map ABG Euler angles to HSV values.
Synopsis
Euler2HSV()
Description
Euler2HSV is an Angle2Color that simply maps the
alpha, beta, and
gamma values of an Abg Euler angle to the
hue, saturation, and
value parameters of an HSVColor. The values are scaled and
shifted so that the the full Euler angle space maps to the full
color space.
Note that this isn't a great way to convert orientations to angles, because small changes in orientation can result in a large change in color.



