You are browsing as a guest. Sign up (or log in) to start making projects!

Macroquad 9x UI

  • 8 Devlogs
  • 11 Total hours

A windows 9x style UI for macroquad, a graphics library in rust

Ship #1

I have made a windows 9x (95 / 98) style UI for macroquad, a graphics library for rust. I wanted to make this to add to my other projects to have a simple to implement library that can simply be added as a cargo library! I'm quite proud of how accurate it looks there are a few minor things (selected tabs, end of sliders, text somtimes going over the box) but overall it's pretty nice to use and code for, there is an interactive web demo at: http://powerslide2.win/ninexui/src/index.html that showcases all UI elements. enjoy!

  • 7 devlogs
  • 11h
  • 6.51x multiplier
  • 70 Stardust
Try project → See source code →
Open comments for this post

3h 24m 25s logged

after a bit more work than the other UI elements have been I have made a list! you give the function a Vec X pos Y pos width height and then you’re done! also the UI element has a scroll bar and buttons to move through longer lists.

0
0
2
Open comments for this post

57m 28s logged

I have now done a loading bar, a cool thing to note is that this bar can actually be any width you like! I wanted to make this as a library to make simple and effective UIs that can easily and quickly be implemented without hastle of setting up many variables, most buttons / UI elements just return a boolean of if they are triggered

0
0
0

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…