Skip to content

Instantly share code, notes, and snippets.

@drewolbrich
drewolbrich / CommonProfile.metal
Created April 18, 2022 21:05 — forked from warrenm/CommonProfile.metal
SceneKit's CommonProfile Shader v2 (macOS 10.15)
////////////////////////////////////////////////
// CommonProfile Shader v2
#import <metal_stdlib>
using namespace metal;
#ifndef __SCNMetalDefines__
#define __SCNMetalDefines__