Package appkit

dmitri.shuralyov.com/gpu/mtl/example/movingtriangle/internal/appkit

Package appkit

import "dmitri.shuralyov.com/gpu/mtl/example/movingtriangle/internal/appkit"

Overview

Package appkit provides access to Apple's AppKit API (https://developer.apple.com/documentation/appkit).

This package is in very early stages of development. It's a minimal implementation with scope limited to supporting the movingtriangle example.

Installation

go get dmitri.shuralyov.com/gpu/mtl/example/movingtriangle/internal/appkit

Documentation

Code

License