Skip to content

Commit

Permalink
Added document on CPU scaling.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouwe committed Jan 23, 2022
1 parent 2a58a8f commit ed906d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ For more demos and [videos](https://www.youtube.com/watch?v=pwyCW0yNKMA&list=PLY

To get started, look at the [HelloWorld](HelloWorld/HelloWorld.cpp) example.

If you're interested in how Jolt scales with multiple CPUs and compares to other physics engines, take a look at [this document](https://jrouwe.nl/jolt/JoltPhysicsMulticoreScaling.pdf).

## Design Considerations

So why create yet another physics engine? First of all, this has been a personal learning project and secondly I wanted to address some issues that I had with existing physics engines:
Expand Down

0 comments on commit ed906d2

Please sign in to comment.