Skip to content

A macOS app that renders simple 2D triangles using Metal APIs

Notifications You must be signed in to change notification settings

kkmoskalenko/HelloTriangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Triangle

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.

Build Instructions

  1. Open HelloTriangle.xcodeproj in the latest Xcode
  2. Make sure that My Mac is selected as a run destination
  3. Run the project (⌘R)

Tested on macOS Big Sur 11.2.3, Xcode 12.4

Preview

App Preview

About

A macOS app that renders simple 2D triangles using Metal APIs

Topics

Resources

Stars

Watchers

Forks