Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodneylab/bevy-xpbd-tutorial
Video game physics engine using Bevy by following Johan Helsing tutorial
https://github.com/rodneylab/bevy-xpbd-tutorial
bevy gamedev rust xpbd
Last synced: about 1 month ago
JSON representation
Video game physics engine using Bevy by following Johan Helsing tutorial
- Host: GitHub
- URL: https://github.com/rodneylab/bevy-xpbd-tutorial
- Owner: rodneylab
- License: bsd-3-clause
- Created: 2024-03-04T04:39:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T08:41:01.000Z (9 months ago)
- Last Synced: 2024-04-09T09:40:17.323Z (9 months ago)
- Topics: bevy, gamedev, rust, xpbd
- Language: Rust
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# bevy-xpbd-tutorial
Video game XPBD physics engine built using Bevy, by following the
[Johan Helsing Bevy XPBD tutorial](https://johanhelsing.studio/posts/bevy-xpbd).