one fable-low hijack cell
pair glsl / metal
envelope code_caret
ordering BA
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked metal (second-offered)
· classifierB
· tiernone
response (200 chars)
# GLSL ↔ Metal Shading Language (MSL) Cheat Sheet
## Basics
| GLSL | Metal (MSL) |
|---|---|
| Based on C | Based on C++14 |
| `#version 450` | `#include <metal_stdlib>` + `using namespace metal;` |
neighbors