Homepage
Blog Post
Controls:
- Rotate: Use a single finger on a touchscreen or the left click on your mouse
- Zoom: Use two fingers on a touchscreen or the wheel on your mouse
- Up/Down arrow: go to the previous/next polyomino in the dataset
- Left/Right arrow: go to the previous/next polyomino in the dataset by a jump of 10 to the power of whatever value the step cursor is.
By default the cursor is at 3 so the jump is by 10^3=1000.
- Reset: Press number 5 to reset both the camera position and the object rotation.
Notes:
This viewer was made to load and explore polyominoes. It derived from the Opencubes project.
This project was improved dramaticallly with this repo.
I simply forked it and adapted it so it would work for polyominoes on this repo.
Kudos to Mike Pound for starting this project, people managing the repo, snowmanam2 for improving the C code and others mathematicians before him that worked hard on pushing the computational limit.