Closed vadixidav closed 5 years ago
A good example of the capabilities of the library is a Barnes-Hut simulation. The tree can be used for physics simulation. An example (and possibly a benchmark) should demonstrate these capabilities.
Simulation merged. Now in examples/barnes_hut.rs.
examples/barnes_hut.rs
A good example of the capabilities of the library is a Barnes-Hut simulation. The tree can be used for physics simulation. An example (and possibly a benchmark) should demonstrate these capabilities.