How to open a window using C on macOS in 10 minutes

Опубликовано: 20 Февраль 2026
на канале: codencandy
677
26

This is the 1st part of a tutorial series about programming graphics applications on macOS using C and ObjC without frameworks, XCode, ... The only things needed are a text editor and the macOS command line tools (no XCode required).

This episode covers
➡️ How to build using clang
➡️ Application loop
➡️ NSApplication object
➡️ Creating a UI window

👉 GitHub https://github.com/codencandy/youtube