ttecnomaster / VerletPhysicEngine

Apache License 2.0
2 stars 0 forks source link

Option for multi-threading #10

Closed ttecnomaster closed 3 months ago

ttecnomaster commented 3 months ago

It would be cool to have a option for multi-threading when solving the collisions. This could speed up the process. Of course everything would need to be thread-safe.