Skip to content

Instantly share code, notes, and snippets.

View aure's full-sized avatar

Aurelius Prochazka aure

View GitHub Profile
//
// MyMetalWaterfall.swift
// version 0.1.105 (updated for Swift 5)
//
// Demonstrates using a MetalKit compute shader to render a live waterfall RGB bitmap
// into a UIView
//
// This is a single file iOS app
//
// It includes AppDelegate for a minimal demonstration app