I would like create a box in X3DOM in the following manner:
Y an Z position and size are fixed. X position and size is user-defined.
- User presses mouse button to place one side of the box.
- User drags to set the x-size.
- User releases to finish.
Here is how it should look:
http://filebox.vt.edu/users/sharni/Other/Clipboard03.png
Any thoughts on what a way of doing this would be?