#xpbd — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #xpbd, aggregated by home.social.
-
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
I fixed the problem with the energy 😅
I also ported the code to use f64 everywhere instead of f32 for physics.
2^14 spheres this time ✨
I also made the repository public but it will not be published as a library. It is just my educational progress with my thesis:
https://codeberg.org/mo8it/master-thesis -
Progress with my physics from scratch in #Bevy 😇
I was asked to simulate one sphere and plot its energy to validate my physics implementation.
But since I use #Rust, I thought why not simulate 10000 spheres instead? 😂I don't understand the energy spike at the beginning, but at least the energy is stable later.
-
Progress with my physics from scratch in #Bevy 😇
I was asked to simulate one sphere and plot its energy to validate my physics implementation.
But since I use #Rust, I thought why not simulate 10000 spheres instead? 😂I don't understand the energy spike at the beginning, but at least the energy is stable later.
-
Progress with my physics from scratch in #Bevy 😇
I was asked to simulate one sphere and plot its energy to validate my physics implementation.
But since I use #Rust, I thought why not simulate 10000 spheres instead? 😂I don't understand the energy spike at the beginning, but at least the energy is stable later.
-
Progress with my physics from scratch in #Bevy 😇
I was asked to simulate one sphere and plot its energy to validate my physics implementation.
But since I use #Rust, I thought why not simulate 10000 spheres instead? 😂I don't understand the energy spike at the beginning, but at least the energy is stable later.
-
Progress with my physics from scratch in #Bevy 😇
I was asked to simulate one sphere and plot its energy to validate my physics implementation.
But since I use #Rust, I thought why not simulate 10000 spheres instead? 😂I don't understand the energy spike at the beginning, but at least the energy is stable later.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
I am following this fantastic #XPBD tutorial in #Bevy by @johanhelsing and I highly recommend it after learning some of the basics of Bevy 😍
https://johanhelsing.studio/posts/bevy-xpbd/
The tutorial isn't complete yet, but the first 6 parts are already a lot of material!
The attached GIF is the result of the first part ✨
@johanhelsing thank you for this treasure 🥰
PS: I know there is the physics library bevy_xpbd, but I want to implement XPBD from scratch for learning :D
-
I am following this fantastic #XPBD tutorial in #Bevy by @johanhelsing and I highly recommend it after learning some of the basics of Bevy 😍
https://johanhelsing.studio/posts/bevy-xpbd/
The tutorial isn't complete yet, but the first 6 parts are already a lot of material!
The attached GIF is the result of the first part ✨
@johanhelsing thank you for this treasure 🥰
PS: I know there is the physics library bevy_xpbd, but I want to implement XPBD from scratch for learning :D
-
I am following this fantastic #XPBD tutorial in #Bevy by @johanhelsing and I highly recommend it after learning some of the basics of Bevy 😍
https://johanhelsing.studio/posts/bevy-xpbd/
The tutorial isn't complete yet, but the first 6 parts are already a lot of material!
The attached GIF is the result of the first part ✨
@johanhelsing thank you for this treasure 🥰
PS: I know there is the physics library bevy_xpbd, but I want to implement XPBD from scratch for learning :D
-
I am following this fantastic #XPBD tutorial in #Bevy by @johanhelsing and I highly recommend it after learning some of the basics of Bevy 😍
https://johanhelsing.studio/posts/bevy-xpbd/
The tutorial isn't complete yet, but the first 6 parts are already a lot of material!
The attached GIF is the result of the first part ✨
@johanhelsing thank you for this treasure 🥰
PS: I know there is the physics library bevy_xpbd, but I want to implement XPBD from scratch for learning :D
-
I am following this fantastic #XPBD tutorial in #Bevy by @johanhelsing and I highly recommend it after learning some of the basics of Bevy 😍
https://johanhelsing.studio/posts/bevy-xpbd/
The tutorial isn't complete yet, but the first 6 parts are already a lot of material!
The attached GIF is the result of the first part ✨
@johanhelsing thank you for this treasure 🥰
PS: I know there is the physics library bevy_xpbd, but I want to implement XPBD from scratch for learning :D
-
Been going on a tear with #pico8. Here's an XPBD library with 4 little demo scenes.
-
Been going on a tear with #pico8. Here's an XPBD library with 4 little demo scenes.
-
Been going on a tear with #pico8. Here's an XPBD library with 4 little demo scenes.
-
Been going on a tear with #pico8. Here's an XPBD library with 4 little demo scenes.
-
Been going on a tear with #pico8. Here's an XPBD library with 4 little demo scenes.
-
-
-
-
-
-
@chrisbiscardi Well documented cautionary tales like these are extremely helpful.
Thank you for posting them! -
@chrisbiscardi Well documented cautionary tales like these are extremely helpful.
Thank you for posting them! -
@chrisbiscardi Well documented cautionary tales like these are extremely helpful.
Thank you for posting them! -
@chrisbiscardi Well documented cautionary tales like these are extremely helpful.
Thank you for posting them! -
@chrisbiscardi Well documented cautionary tales like these are extremely helpful.
Thank you for posting them! -
I'm making my own bevy_ecs-based (#xpbd) physics engine for cargo space. Wrote a post about tilemap collision, one-way platforms and how I implemented and optimized the collision broadphase.
-
I'm making my own bevy_ecs-based (#xpbd) physics engine for cargo space. Wrote a post about tilemap collision, one-way platforms and how I implemented and optimized the collision broadphase.
-
I'm making my own bevy_ecs-based (#xpbd) physics engine for cargo space. Wrote a post about tilemap collision, one-way platforms and how I implemented and optimized the collision broadphase.
-
I'm making my own bevy_ecs-based (#xpbd) physics engine for cargo space. Wrote a post about tilemap collision, one-way platforms and how I implemented and optimized the collision broadphase.
-
I'm making my own bevy_ecs-based (#xpbd) physics engine for cargo space. Wrote a post about tilemap collision, one-way platforms and how I implemented and optimized the collision broadphase.