Publisher | broniek |
---|---|
File size | 738.78kB |
Number of files | 43 |
Latest version | 1 |
Latest release date | 2022-08-22 10:12:23 |
First release date | 2022-02-03 01:13:21 |
Supported Unity versions | 2018.4.2 or higher |
The project presents a puzzle in the form of a Menger sponge (a fractal curve).
The first two iterations of the Menger sponge are presented.
The sponge has rotatable faces. Each of its walls has a different color. You can mix faces with the "Mix It Up" button. There is detection of correct alignment and tracking the number of moves made since the last cube was mixed.
Use the right mouse button to rotate the camera.
For turning the sides of the cube use the left mouse button, dragging the appropriate fields of the cube. It is also possible to rotate the walls using buttons (see the InputController.cs script).
Thanks to the possibility of zooming in and out of the camera (mouse scroll), you can observe the process of turning the walls from inside the cube.
The first two iterations of the Menger sponge are presented.
The sponge has rotatable faces. Each of its walls has a different color. You can mix faces with the "Mix It Up" button. There is detection of correct alignment and tracking the number of moves made since the last cube was mixed.
Use the right mouse button to rotate the camera.
For turning the sides of the cube use the left mouse button, dragging the appropriate fields of the cube. It is also possible to rotate the walls using buttons (see the InputController.cs script).
Thanks to the possibility of zooming in and out of the camera (mouse scroll), you can observe the process of turning the walls from inside the cube.