An open API service indexing awesome lists of open source software.

https://github.com/cheyao/sdl-menu

Example of creating a app menu on macos with SDL
https://github.com/cheyao/sdl-menu

cocoa example sdl sdl3

Last synced: 10 months ago
JSON representation

Example of creating a app menu on macos with SDL

Awesome Lists containing this project

README

          

# AppMenu with SDL

This is a combination of SDL3 in c++ and appMenu in objcxx. I wanted to have a menu a few months ago but didn't know how to do it, do I made it here.