Leon-de-Owlet / magiccube4d

Automatically exported from code.google.com/p/magiccube4d
0 stars 0 forks source link

Allow any cell reorientation with a single click. #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Figure out a UI that allows for twists with "directions" that are multiples 
of 1 and -1.

The ultimate goal in the issue title is not really possible (consider 
onehundredagonal puzzle), but we can and should come up with something that 
would be a big improvement.

Original issue reported on code.google.com by roi...@gmail.com on 19 Oct 2009 at 12:38

GoogleCodeExporter commented 9 years ago

Original comment by roi...@gmail.com on 1 Nov 2009 at 2:57

GoogleCodeExporter commented 9 years ago
Just thinking blue-sky here, I can imagine not a single click but perhaps a way 
to
continuously drag a face around the same way we currently drag the whole 
puzzle. (By
adding the Alt modifier, perhaps?) Imagine that whenever the orientation of 
that face
comes near a legal twist position, that it snaps to that position such that it 
stays
there if the user releases the mouse. Whenever they release the mouse it should 
fall
into the closest-fit position. 

This would cost the user one twist of course, though it would also be cool to 
let
them perform as many of these twists as they like on a single face and call it 
one twist.

Original comment by cutelyaw...@gmail.com on 5 Nov 2009 at 8:05