Commit Graph

67 Commits

Author SHA1 Message Date
47fcea6bcb implement klotski graph closure solving + improve camera controls (panning) 2026-02-18 00:53:42 +01:00
039d96eee3 replace manual 3d-2d projection with orbital camera 2026-02-17 22:17:19 +01:00
8d5a6a827c add basic input handling for klotski board/graph + populate graph based on klotski moves 2026-02-17 15:12:32 +01:00
9d0afffb57 render klotski board 2026-02-17 13:27:12 +01:00
017d11245c begin implementing klotski logic 2026-02-17 13:27:05 +01:00
fba493ea93 render vertices in addition to edges 2026-02-17 00:56:01 +01:00
d6ce1a94f5 implement verlet integration - much more stable 2026-02-16 00:37:37 +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
558b201b6f add large obj file 2026-02-15 16:33:20 +01:00
801ddafd66 add profiler dependencies 2026-02-15 16:33:08 +01:00
f622014a26 implement objrenderer 2026-02-13 01:33:30 +01:00
95e4d34cff add obj files 2026-02-13 01:33:23 +01:00
6692a67f28 update flake (raylib + raylib-cpp + tinyobjloader) 2026-02-12 23:37:45 +01:00
321b2a8a0a add cmakelists 2026-02-12 23:37:30 +01:00
70ffc2d833 add gitignore 2026-02-12 23:37:00 +01:00
ca97c0b597 add flake 2026-02-12 20:52:13 +01:00