main
MassSprings - Puzzle Board State Space Explorer
All combinations of pieces reachable from an initial puzzle are explored, the resulting puzzle state-space is visualized as a force-directed graph. The graph layout is calculated iteratively using a mass-spring-system with additional pairwise repulsive forces simulated using Barnes-Hut.
Running
Requirements:
- Directory
fonts - Directory
shader - Preset file
default.puzzle(optional)
Run nix run git+https://gitea.local.chriphost.de/christoph/cpp-masssprings from the working directory containing the listed requirements.
Description
Languages
C++
93.3%
Nix
5.1%
CMake
1.4%
GLSL
0.2%
