~joshrig/hello-triangle

not-so-fancy triangle using apple's metal api and swift
9333016a — Joshua Lynch 6 years ago
Create README.md
initial import
Initial Commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~joshrig/hello-triangle
read/write
git@git.sr.ht:~joshrig/hello-triangle

You can also use your local clone with git send-email.

#Hello-Triangle

Much simpler "Hello" Metal application. Does away with the CADisplayLink garbage in favor of MetalKit's MTKView that handles all the magic for us.