gbowne1 / ClassicOS

An x86 32 biit Operating System for 386, 486, Pentium class (P-60 to 233MHz, Pentium II, P3, P4, etc)
GNU General Public License v3.0
4 stars 1 forks source link

[FEAT] Add GUI #18

Open gbowne1 opened 9 months ago

gbowne1 commented 9 months ago

Using C11/C17 standard code implement a basic GUI using whatever library or libraries needed.

gbowne1 commented 8 months ago

Should we use OpenGL or Vulkan or libgui which is currently only in alpha and may not be stable https://github.com/andlabs/libui/tags?