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