This repository contains a test assignment made for the JetBrains Summer 2021 internship. The app uses AppKit to create a window and handle mouse events. The rendering is performed using Metal.
- Open
HelloTriangle.xcodeprojin the latest Xcode - Make sure that
My Macis selected as a run destination - Run the project (⌘R)
Tested on macOS Big Sur 11.2.3, Xcode 12.4
