Skip to content

Instantly share code, notes, and snippets.

View yamadapc's full-sized avatar
🎼

Pedro Tacla Yamada yamadapc

🎼
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