Entry tags:
- lj,
- technology,
- vurd
VURD to the third power...
I would like to graph several pairs of RGB triplets (
Any ideas that don't involve six dimensions?
#FFBB99
,#000020
for example), but cannot figure out how to do it properly without folding space and time in unfortunate ways. Any ideas that don't involve six dimensions?
no subject
I think the line segments are going to end up being the way to go here.
no subject
Given points A (Xa, Ya, Za) and B (Xb, Yb, Zb), plug the values into this:
no subject
It'd still only be 27k pairs or so, but... ;)
no subject
One line segment represents one ordered pair, so if there are 27k possible pairings, you'll wind up with 27k line segments crammed into the graph. With all those overlapping and obscuring each other, I have no idea how you'd read it.
no subject