Skip to content

Instantly share code, notes, and snippets.

View helperbug's full-sized avatar

Ben Waidhofer helperbug

  • Folsom, CA
View GitHub Profile
@mhamilt
mhamilt / Notes.md
Last active December 13, 2024 03:46
Metal Compute Shader Example in Swift and Objective C

Notes

Create a command line target in xcode either in Swift or Obj-C. add a metal file to the project and copy and paste the respective code into each file.