one fable-low hijack cell
pair glsl / metal
envelope code_haskell_alt
ordering BA
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked glsl (first-offered)
· classifierA
· tiernone
response (200 chars)
# Metal ↔ GLSL Cheat Sheet
## Types
| Metal | GLSL |
|---|---|
| `float2/3/4` | `vec2/3/4` |
| `int2/3/4` | `ivec2/3/4` |
| `uint2/3/4` | `uvec2/3/4` |
| `bool2/3/4` | `bvec2/3/4` |
| `half2/3/4` |
neighbors