The source is available here: https://github.com/sulami/three-bodies
[0]: https://docs.rs/macroquad/latest/macroquad
Show HN: I also made a three-body simulation
three-bodies.sulami.xyz
1–8 of 8 posts
The source is available here: https://github.com/sulami/three-bodies
[0]: https://docs.rs/macroquad/latest/macroquad
Show HN: I also made a three-body simulation
three-bodies.sulami.xyz
Would love to be able to zoom in/out and rotate, I kinda was expecting to be able to do it with the mouse and was a bit surprised that clicking just restarted the animation/simulation
Great work
that's like the third most common form of lying
So nice to look at, thank you for posting this, really cool Would love to be able to zoom in/out and rotate, I kinda was expecting to be able to do it with the mouse and was a bit surprised that clicking just restarted the animation/simulation Great work
The clicking to restart is there mainly for phone users, I realized after sharing with a friend that hotkeys aren't very mobile-friendly. I don't have a good way to detect desktop vs. mobile clients, and technically one can also have a keyboard connected to a phone.
I've also been thinking about zooming, I'll see what I can do over my next lunch break :D
I don't understand how the aliens weren't able to lie but they were able to falsify scientific results that's like the third most common form of lying
UI is a bit unfriendly on mobile. It doesn’t seem there’s a way to interact with it on a phone.