cubing.js
cubing.js copied to clipboard
Adjust camera distances for all puzzles so that the full puzzle & hint stickers fit in the canvas
I made some changes in https://github.com/cubing/cubing.js/commit/db5828807f4b4534c1179c6d0504145e9715019f to try to fit the cube in the frame with hint facelets. It's close, but not perfect.
Ideally we should smoothly and dynamically change the distance depending on the puzzle, but hardcoding carefully calculated defaults per geometry would be a good start.