Understanding the library #404
|
Hi, I've recently started a Monogame project using Bepuphysics for the physics, and although I managed to understand a bit from the available demos, I would like to know if there's any kind of "tutorial" or guide to facilitate the process of understading how the library works. I could probably derive something from the demos if I spend a bit more time on it, but if a source of information is available I would appreciate so. |
Answered by
RossNordby
Apr 27, 2026
Replies: 1 comment
|
https://docs.bepuphysics.com/ is the standard entrypoint for docs, including a not-quite-tutorial Getting Started section. Playing with the demos is a standard followup recommendation; often helps! |
0 replies
Answer selected by
Obidiix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.bepuphysics.com/ is the standard entrypoint for docs, including a not-quite-tutorial Getting Started section. Playing with the demos is a standard followup recommendation; often helps!