9d8b364330
simplify cmake file
2026-02-27 12:43:19 +01:00
85ed3a758a
make windows-compliant
...
- fix BS_thread_pool include error (pulls in windows.h, symbols were
redefined)
- remove all std::println uses :(, seems like mingw doesn't like those
- allow to disable backward from cmake
2026-02-27 12:31:08 +01:00
2517a9d33b
complete rework of the user interface (using raygui)
2026-02-27 03:01:43 +01:00
5e3d007a9d
display puzzle title
2026-02-25 16:53:13 +01:00
dc894d1c38
add a second tracy target instead of modifying the main target
2026-02-25 15:24:12 +01:00
79f088d10e
disable tracy in flake instead of CMakeList.txt
2026-02-25 15:14:49 +01:00
a3a8c2f31a
add fat klotski
2026-02-25 14:13:33 +01:00
58235ac52e
some valgrind bullshit
2026-02-25 13:34:52 +01:00
fd58f217c6
implement bfs multi-target distance calculation to nearest winning state
2026-02-25 01:15:47 +01:00
d8534cacdd
store winning condition in state + remove presets
2026-02-24 22:08:00 +01:00
8a4e5c1ebf
squash merge threaded-physics into main
2026-02-24 19:00:25 +01:00
404a76654c
update compiler flags, fix tracy allocation profiling, fix compiler warnings
2026-02-23 23:01:30 +01:00
443069f597
replace openmp with thread-pool library bc openmp has larger fork boundary overhead
2026-02-23 00:14:09 +01:00
21a18443e9
add tracy profiler dependency
2026-02-22 23:32:24 +01:00
157985df6b
extract orbital camera into separate file
2026-02-22 14:30:55 +01:00
f06afc210f
make naming more consistent + rename some files
2026-02-22 14:17:55 +01:00
0d3913e27e
refactor state management and input handling into separate classes
2026-02-21 22:09:42 +01:00
e2e75204ef
parallelize repulsion forces using openmp
2026-02-18 02:08:46 +01:00
017d11245c
begin implementing klotski logic
2026-02-17 13:27:05 +01:00
d1b115a7c3
implement numerically unstable mass spring system
2026-02-16 00:21:29 +01:00
be7dcf8ae5
implement hash-based deduplication + avx512 transformation
2026-02-15 16:33:41 +01:00
321b2a8a0a
add cmakelists
2026-02-12 23:37:30 +01:00