/AppFramework

An application framework to go with SwiftFrameGraph

Primary LanguageSwift

AppFramework

NOTE: this is now integrated into the main SwiftFrameGraph repository.

An application framework to be used in conjunction with SwiftFrameGraph. It currently supports two windowing systems: a native Cocoa-based implementation for macOS, and an SDL-based implementation for other platforms. All platforms use SDL for gamepad support, when present.

Dear ImGui is integrated for the GUI framework.

Example applications will come in the not-too-distant future!