diff --git a/gui.js b/gui.js index d779fc6..5a747ee 100644 --- a/gui.js +++ b/gui.js @@ -16,8 +16,8 @@ const DEFAULTS = { background: 0xd4d4d4, hyperplane: 0.93, zoom: 1, - xRotate: 'YW', - yRotate: 'XW', + xRotate: 'YZ', + yRotate: 'XZ', dtheta: 0, damping: false, captions: true,