Closed Nephas closed 5 years ago
Hi Marco. The sketch looks great! And pretty smooth given the number of stars.
Before I merge, have a couple of questions:
store
atom and returns its old state. Is that intentional? I think if you remove store
it should still work. Hi Nikita, Thanks for the quick review. I'll incorporate your comments and also found a bug which prevented proper n-body interaction - cleaning things up might take until next week.
Marco, I merged your sketch and fixed the issues. Deployed to live: http://quil.info/?example=cluster Btw it would be great to provide some link to wiki or any other page that describes what your sketch does. Given that it actually simulates some physics - it would be quite interesting. For example in one of my sketches I gave link to a blog post describing what it does: http://quil.info/sketches/show/example_equilibrium
Thanks again for the great sketch!
Hej, out of a hobby interest I wrote a n-body gravity simulation in clojure and the visualization with quil has been a joy. I'd love to see it on the website. Keep up the great work!