Gooey: A GPU-accelerated UI framework for Zig
1–10 of 93 posts
Re: Gooey: A GPU-accelerated UI framework for Zig
#2(Don't tell me here. Make your docs better, so everyone benefits!)
Re: Gooey: A GPU-accelerated UI framework for Zig
#3> GPUI - Zed's GPU UI framework
Cool, but a comparison would also be very helpful.
If I decide to make a GUI app with Zig, how do I choose between Gooey and GPUI?
So far, all I know that GPUI is more mature and has at least one successful project built with it, so...
Also:
> Gooey: Turn (almost) any Python 3 Console Program into a GUI application with one line
Re: Gooey: A GPU-accelerated UI framework for Zig
#4> Inspiration > GPUI - Zed's GPU UI framework Cool, but a comparison would also be very helpful. If I decide to make a GUI app with Zig, how do I choose between Gooey and GPUI? So far, all I know that GPUI is more mature and has at least one successful project built with it, so... Also: > Gooey: Turn (almost) any Python 3 Console Program into a GUI application with one line > https://github.com/chriskiehl/Gooey
GPUI is for rust, not zig
Re: Gooey: A GPU-accelerated UI framework for Zig
#5> Inspiration > GPUI - Zed's GPU UI framework Cool, but a comparison would also be very helpful. If I decide to make a GUI app with Zig, how do I choose between Gooey and GPUI? So far, all I know that GPUI is more mature and has at least one successful project built with it, so... Also: > Gooey: Turn (almost) any Python 3 Console Program into a GUI application with one line > https://github.com/chriskiehl/Gooey
Re: Gooey: A GPU-accelerated UI framework for Zig
#6> Inspiration > GPUI - Zed's GPU UI framework Cool, but a comparison would also be very helpful. If I decide to make a GUI app with Zig, how do I choose between Gooey and GPUI? So far, all I know that GPUI is more mature and has at least one successful project built with it, so... Also: > Gooey: Turn (almost) any Python 3 Console Program into a GUI application with one line > https://github.com/chriskiehl/Gooey
Re: Gooey: A GPU-accelerated UI framework for Zig
#7> Inspiration > GPUI - Zed's GPU UI framework Cool, but a comparison would also be very helpful. If I decide to make a GUI app with Zig, how do I choose between Gooey and GPUI? So far, all I know that GPUI is more mature and has at least one successful project built with it, so... Also: > Gooey: Turn (almost) any Python 3 Console Program into a GUI application with one line > https://github.com/chriskiehl/Gooey
I mean GPUI is rust and Gooey is Zig so if you wanna do a project in Zig you probably wouldn’t choose GPUI.
Re: Gooey: A GPU-accelerated UI framework for Zig
#8Re: Gooey: A GPU-accelerated UI framework for Zig
#9> Inspiration > GPUI - Zed's GPU UI framework Cool, but a comparison would also be very helpful. If I decide to make a GUI app with Zig, how do I choose between Gooey and GPUI? So far, all I know that GPUI is more mature and has at least one successful project built with it, so... Also: > Gooey: Turn (almost) any Python 3 Console Program into a GUI application with one line > https://github.com/chriskiehl/Gooey
Re: Gooey: A GPU-accelerated UI framework for Zig
#10(Author of Gooey [1], a GUI framework for WebASM in Go)