Re: [opendx-users] Autocolor tube on a formula

2004-09-26 Thread Gan Uesli Starling
Nils Smeds wrote: This is one way to do it, I think. There might be other better still. /Nils Thank you. But when I try to run it I get this error. ERROR: Image: D isplay: Operation not implemented: GLX extension not installed 1921:signal 11 caught Abort trap - core dumped What does it

Re: [opendx-users] Autocolor tube on a formula

2004-09-26 Thread David Thompson
To compute a data value based on position, a = Mark(positions); b = Compute(sqrt(a.0**2+a.1**2+a.2**2)); Now do your AutoColor and Image. David Nils Smeds wrote: This is one way to do it, I think. There might be other better still. /Nils Never mind about the GLX. I figured that out. Had