this post was submitted on 28 May 2025
25 points (100.0% liked)

Bevy

353 readers
4 users here now

A community for discussion around the bevy game engine! https://bevyengine.org/

founded 2 years ago
MODERATORS
 

From @bushRAT's post in Discord:

One patch to LLVM, a compilation of rustc for a custom toolchain, and a lot of help from psx-sdk-rs, and I now have Bevy on the PlayStation One! Gamepad input fully integrated with bevy_input, double-buffered rendering, and logging piped to emulator debug logs. Might try and get 3D rendering going next!

top 1 comments
sorted by: hot top controversial new old
[–] xoggy@programming.dev 2 points 4 weeks ago

Keeping an eye on this repo. Thanks for sharing.