#5604: average Color objects when adding them together
-------------------------+--------------------------------------------------
Reporter: jason | Owner: was
Type: enhancement | Status: closed
Priority: minor | Milestone: sage-4.4.2
Component: graphics | Resolution: fixed
Keywords: | Author:
Upstream: N/A | Reviewer:
Merged: | Work_issues:
-------------------------+--------------------------------------------------
Comment(by jason):
That's because the blending is not associative. We are just providing a
simple way to blend colors together. That's a limitation of the method---
is there a reason why we should insist on the addition being associative?
Mixing colors and color theory in general is a very involved topic; we are
just scratching the surface here with suboptimal, but still useful,
methods and shortcuts.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5604#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.