#cube #piece #solution #applications #how #together #determine

bin+lib cubes

Applications for determining how to put a cube together

5 stable releases

3.0.0 Dec 19, 2022
2.6.0 Dec 18, 2022
2.3.0 Nov 25, 2022
1.1.0 Nov 25, 2022

#298 in Visualization

30 downloads per month

MIT/Apache

43KB
637 lines

Cubes

Applications for determining how to put a cube together and for creating visualizations of the solution. There is a solver and an input program. The solver reads the puzzles in bincode format which the input program saves the pieces as. The solve program writes the pieces and one of the solutions as OBJ files. All data is written to the local data directory for the application.

# On Linux
$HOME/.local/share/cubes # or
$XDG_DATA_HOME/cubes 
# On Mac
$HOME/Library/Application Support/Cubes
# On Windows
{FOLDERID_RoamingAppData}\Cubes\data

Minotaur Cube

Dependencies

~19–35MB
~591K SLoC