one fable-low hijack cell
pair glsl / metal
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked glsl (first-offered)
· classifierA
· tiernone
response (200 chars)
# Metal → GLSL Translation Guide
## 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` |
| `
neighbors