Page 2 of 2

Re: Should I build my own sprite-based UI system or wait?

Posted: Fri Sep 26, 2025 8:14 am
by pjay
I think there's a lot of fun to be had in writing your own, as long as you have the time to spare & your aspirations are realistic. A full & feature-rich UI would be a lot of work, but a 'only what you need' approach could suffice.

I wrote a minimalistic one earlier this year that enabled some basic interaction with a drawing library I've been developing (utilizing that same library):

Image

Re: Should I build my own sprite-based UI system or wait?

Posted: Fri Sep 26, 2025 8:29 am
by Fred
Looks nice indeed :)

Re: Should I build my own sprite-based UI system or wait?

Posted: Fri Sep 26, 2025 1:21 pm
by skinkairewalker
When will we be able to test it? in beta 3?

Re: Should I build my own sprite-based UI system or wait?

Posted: Fri Sep 26, 2025 1:22 pm
by skinkairewalker
pjay wrote: Fri Sep 26, 2025 8:14 am I think there's a lot of fun to be had in writing your own, as long as you have the time to spare & your aspirations are realistic. A full & feature-rich UI would be a lot of work, but a 'only what you need' approach could suffice.

I wrote a minimalistic one earlier this year that enabled some basic interaction with a drawing library I've been developing (utilizing that same library):

Image
amazing !!!

Re: Should I build my own sprite-based UI system or wait?

Posted: Fri Sep 26, 2025 8:47 pm
by threedslider
Awesome Pjay !