Luke Rogers

@rizer
164 Followers
80 Following
507 Posts
Creator of @pixaki, the pixel art app for iPad.
Websitehttps://rizer.co
App@pixaki

I’ve been doing more experimenting with Sokol, this time combining it with Flutter: https://github.com/rizerco/flutter_sokol

#sokol #flutter #linux

I made an example app showing how to get Sokol running inside a GTK app in Rust:
https://github.com/rizerco/sokol-gtk/tree/main
#sokol #rustlang
Trying out one of the latest demos in the Dioxus repo showcasing the Blitz renderer — pretty wild!
#dioxus #rust
Well this is an exciting addition to the Files app!
#wwdc2025
I had a go at the Bevy game jam… I spent way too long on physics and collision, so I’m not going to finish, but it was fun to give it a go and I learnt a lot. 
#bevy
Current work set-up.
Today’s task — integrate Vello with UIKit, and ultimately Flutter. Going okay so far.
#swift #UIKit #rustlang
I thought I’d try adding controls to the demo for scaling and rotating the Bevy view. Surprisingly, performance is still great. I’m not sure how much you need to push platform views for that to not be the case?
#flutter #BevyEngine
Bevy running inside a Flutter app, easily getting 60fps on my iPhone XS. Cool.
#BevyEngine #flutter

It’s interesting (to me) that Procreate Dreams made their own menus that look like iOS system menus, but aren’t. I think the menu system in iOS just isn’t flexible enough. Meta do the same thing in some of their apps. Looks good, though.

#AppDev #AppDesign