Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 298 Bytes

C3-Foundation

Foundation bindings for Cocoa & (some) Metal stuff. Uses Objc runtime bindings for the C3 programming language.

Known bugs: Button example: Button is visible, but located at 0,0 which is wrong. Metal example: Window shows up but the window background has wrong color.

HEAVY WIP!