23 Commits

Author SHA1 Message Date
csd4ni3l
eb89c2b983 Add scaling disclaimer 2025-09-29 22:57:47 +02:00
csd4ni3l
f62723dc34 fix UI overflow by making buttons even smaller than before in main menu latest 2025-09-29 06:26:50 +02:00
i-am-unknown-81514525
f9c90234dc Fix demo video link in README 2025-09-28 22:12:41 +01:00
76cb0d7acd Merge pull request #1 from i-am-unknown-81514525/main
Add demo video link to README
2025-09-28 22:56:25 +02:00
i-am-unknown-81514525
6d14b26417 Remove demo.mp4 2025-09-28 21:55:05 +01:00
i-am-unknown-81514525
6388acec92 Fix formatting 2025-09-28 21:47:58 +01:00
i-am-unknown-81514525
dca2ab643e Add demo video link to README
Add demo video directly in README
2025-09-28 21:47:27 +01:00
csd4ni3l
314f34fe24 Add demo video and mention it in README 2025-09-28 22:31:56 +02:00
csd4ni3l
311d3607f2 Make a modular BaseGame class that all Games are based on to decrease bloat, add Diaunay simulation and fix some stuff in README 2025-09-28 21:20:15 +02:00
csd4ni3l
195a429ff5 Add double pendulum simulator, make menu buttons smaller 2025-09-27 21:32:53 +02:00
csd4ni3l
a64904bdcc Add spirograph simulator, fix README issues, make menu buttons smaller 2025-09-27 20:10:56 +02:00
csd4ni3l
daeabfa582 update README to include new simulations 2025-09-27 13:14:36 +02:00
csd4ni3l
57a9cff24b fix chladni mistype 2025-09-27 13:10:08 +02:00
csd4ni3l
ab806e1b54 Add Lorenz attractor, fix add point button style in Voronoi DIagram 2025-09-27 13:02:21 +02:00
csd4ni3l
0ff5c15862 Make all compute shaders run on 1024 cores instead of 1, add Lissajous simulation and Voronoi Diagram simulation, make main menu buttons smaller 2025-09-25 22:51:23 +02:00
csd4ni3l
df8c83ea61 Add chiadni plate, fourier simulator, make main buttons smaller 2025-09-24 22:24:21 +02:00
csd4ni3l
c9326b2d53 fix windows crash again by not even importing svgpathtools 2025-09-16 19:55:32 +02:00
csd4ni3l
a13baa6b3d fix wrong check for windows to disable svg loading, and now bodies that go outside the border get destroyed instead of spawned back to avoid infinite looping 2025-09-16 17:37:29 +02:00
e34ce31986 Fix missing string sign when checking if os is windows 2025-09-16 16:28:43 +02:00
97fcc1c7d8 Disable SVG loading for Windows due to cairo library not existing by default
I don't want to deal with DLLs
2025-09-16 16:14:04 +02:00
csd4ni3l
49add1bc80 Fix boids not being spawned with settings values 2025-09-14 22:35:32 +02:00
csd4ni3l
c010c41ccd Added water splash simulator, made settings saving work for all simulators, moved all the simulators into their respective directories, improved the README, fixed too much logging 2025-09-14 22:27:54 +02:00
csd4ni3l
9c632d1bec Initial commit, SVG loading for physics sandbox doesnt work. 2025-09-12 08:19:42 +02:00