dmitri.shuralyov.com/gpu/mtl | Package mtl provides access to Apple's Metal API (https://developer.apple.com/documentation/metal). |
dmitri.shuralyov.com/gpu/mtl/cmd/mtlinfo | mtlinfo is a tool that displays information about Metal devices in the system. |
dmitri.shuralyov.com/gpu/mtl/example/hellotriangle | hellotriangle is an example Metal program that renders a single frame with a triangle. |
dmitri.shuralyov.com/gpu/mtl/example/movingtriangle | movingtriangle is an example Metal program that displays a moving triangle in a window. |
dmitri.shuralyov.com/gpu/mtl/example/movingtriangle/internal/appkit | Package appkit provides access to Apple's AppKit API (https://developer.apple.com/documentation/appkit). |
dmitri.shuralyov.com/gpu/mtl/example/movingtriangle/internal/coreanim | Package coreanim provides access to Apple's Core Animation API (https://developer.apple.com/documentation/quartzcore). |