/vgui_sdl

Experiments with VGUI1 and implementation of VGUI1 surface with SDL3

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

vgui_sdl

Experiments with VGUI1 and implementation of VGUI1 surface with SDL3

TODO:

  • add controls examples
  • clean up and split large sdl_app.cpp into smaller files
  • switch to freevgui headers when they will be complete
  • draft new vgui_support based on this code