On Sat, Apr 3, 2010 at 8:49 AM, Brian Schott <[email protected]> wrote: > The wildcard approach seems very elegant, but I still do not see how > to generate the wildcard values so that the resulting planes' points > are in the same adjacency sequence, either 0123 or 0132, for example.
grey code works for two dimensional surfaces. I am not sure if the concept has meaning for other dimensions, so that's maybe just a fixed sequence. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
