/GUI-Framework

A simple GUI framework I built for an academic assignment. Written in C++ using Win32 with OpenGL.

Primary LanguageC++

GUI-Framework

A simple GUI framework I built for an academic assignment in Graphics I. Written in C++ using Win32/OpenGL.

Includes several elements:

  • Animation
  • Button
  • Checkbox
  • Image
  • Label
  • ScrollArea
  • ScrollPane
  • Slider
  • TextField
  • Window

Includes additional features:

  • Custom cursors
  • Tooltips
  • Effects