OOF2: The Manual
Name
Euler2RGB (Euler2RGB) — Map ABG Euler angles to RGB values.
Synopsis
Euler2RGB()
Description
Euler2RGB is an Angle2Color that simply maps the
alpha, beta, and
gamma values of an Abg Euler angle to the
red, green, and
blue parameters of an RGBColor. 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.



