@jk.joy_books is hosting the #HelloAutumnHop
Enter to #win a $10 Amazon #giftcard in the #HelloAutumnHop ~ #giveaway Sept. 6-20 #winagiftcard #giftcardgiveaway
Enter here -> https://jodyjoy.com/welcome-to-the-hello-autumn-giveaway-hop
#winner #contest #winning #giveawayalert #winit #giftcardgiveaway #BTEvents #September #giveawayhop #giveaway #hop #giftcard #bookblogger #GiveawayAlert #PrizeGiveaway #GiveawayContest #ContestAlert
#helloautumnhop #win #giftcard #giveaway #winagiftcard #giftcardgiveaway #winner #contest #winning #giveawayalert #winit #btevents #september #giveawayhop #hop #bookblogger #prizegiveaway #giveawaycontest #contestalert
Happy to share our upcoming Sudoku app led to another upstream fix, this time for #winit: https://github.com/rust-windowing/winit/pull/3083
I tried some low-lvl gpu programming this weekend for lols and it's gotten so much better over the years. I'm using #rust + #wgpu + #winit and I feel pampered. I get error messages for bad shader bindings!! And the APIs almost make sense to me! And my program works in the browser!
pw-videomix
First (early) release of my second #Rust project: pw-videomix
It is supposed to be a video mixer specialized on creating art.
The app renders directly to #Vulkan, which makes it pretty platform independent.
At the moment, it is not much more than the basic framework.
Have fun, playing around with what is already there! :mastosunglasses:
https://gitlab.freedesktop.org/AdeptVeritatis/pw-videomix
#egui #winit #RustLang #opensource #freesoftware #MyProjectDiary
#myprojectdiary #freesoftware #opensource #rustlang #winit #egui #vulkan #rust
A small glimpse into my second #Rust project: pw-videomix
It is supposed to be a video mixer specialized on creating art.
It renders directly to #vulkan, which makes it pretty platform independent.
At the moment, I can load images or stacks of images.
Use a filter to create a mandala from the selected input.
And connect a window as an output sink.
#PipeWire in and outputs, video input and file encoding is on the list, too.
#egui #winit #RustLang #opensource #freesoftware #MyProjectDiary
#myprojectdiary #freesoftware #opensource #rustlang #winit #egui #pipewire #vulkan #rust
Turn out, using #winit and #egui with #vulkan written in #rust leads to a mostly platform-independent app.
:mastolove:
#opensource #freesoftware #rustlang #rust #vulkan #egui #winit #myprojectdiary
Enter to win a $25 @Target@twitter.com gift card in this #giveaway. #HoHoHoHop #giveawayhop #entertowin #winit https://sharinglifesmoments.com/holiday-hohoho-giveaway-hop/
#winit #EnterToWin #giveawayhop #hohohohop #giveaway
It's funny how these examples end up propagating and getting updated when the original author is no longer maintaining them.
There might be a better or more official example somewhere else, but the docs don't link to it. So I updated some random stranger's version that they'd updated from some other random stranger's version that they'd updated from the original outdated version.
I also made it so that if wgpu actually compiled for web right now it would compile for web. Fortunately they should merge the PR that fixes the problem soon.