@wesfly

70 Followers
240 Following
78 Posts
Hobbyist programmer and 3D graphics person. 🇪🇺
GitHubhttps://github.com/wesfly
Codeberghttps://codeberg.org/wesfly/
Blueskyhttps://bsky.app/profile/wesfly.bsky.social

bevy_fs v0.1.1 is out! 🥳 🎉

This release features, amongst other things:
- a new menu
- some bug fixes
- a new fighter jet model
- better flight dynamics
- a new landing gear system with springs and brakes

https://codeberg.org/wesfly/bevy_fs/releases
https://github.com/wesfly/bevy_fs/releases/

#Bevy #FlightSim #Aviation #GameDev #Rust #DevLog

Currently working on landing gear spring forces. I once again underestimated the time it takes to get these things working... 😅

#Bevy #FlightSim #Rust #GameDev #DevLog

In the last days (well, more in the last weeks), I made a new model for the flight sim. It took waaay longer than I expected, but I like how it turned out in the end. It is no longer a biplace aeroplane (fighter jet with two seats) with only one seat, but a real single-seat-aeroplane. Wrong gear doors and aileron control surfaces were fixed as well.

https://codeberg.org/wesfly/bevy_fs
https://github.com/wesfly/bevy_fs

#Bevy #FlightSim #Blender #ScreenshotSaturday #Rust #DevLog #MilitaryAviation #GameDev

In the last few days, I've been fixing a few bugs, working on a new menu, and making the models and control surfaces more realistic.

We also reached 32 stars on GitHub! 🥳

https://github.com/wesfly/bevy_fs
https://codeberg.org/wesfly/bevy_fs

#Bevy #BevyEngine #Rust #DevLog #GameDev #FlightSim #Aviation

I just published bevy_fs v0.1.0! It now features:
- Automatic chunk loading
- A heads-up-display in the jet
- A little feature to rotate the sun with HJKL
.. and much more

expect bugs 😅

https://github.com/wesfly/bevy_fs/releases/
https://codeberg.org/wesfly/bevy_fs/releases/

#Bevy #BevyEngine #GameDev #Rust #FlightSim #Aviation #DevLog

Little progress time lapse

#Bevy #BevyEngine #Rust #Aviation #FlightSim

yup, it's definitely suffering

I used the last few days to switch to Mapterhorn, a faster and more high-resolution elevation data API than what I used before. It improves the graphics, but it also makes my computer struggle, so I still have to do some optimisations.

#Bevy #BevyEngine #FlightSim #GameDev #Rust #Aviation #Graphics

🥲