OPENSEA MINT0.0012 ETH4,444 SUPPLY
Animated blockhead NFTs. Every one different. Traits seeded at mint - body, eyes, hat, mouth, shoes. Rendered frame by frame. No two the same.
Blockheadz are animated 3D blockhead characters generated at mint. Each one is built from hundreds of trait combinations - hats, eyes, mouth, body colour, shoes - all seeded from your token ID.
The animation is rendered frame by frame in p5.js WebGL and exported as an MP4. What you own is your blockhead in motion.
Written in p5.js with a full modular trait system - body palettes, eye renderers, hat builder, mouth styles, procedural sneaker generator, walk cycle, swagger motion, and a seeded RNG pipeline that makes every token deterministic and unique.
After mint, the renderer gets open-sourced. Code is the culture.
Generated from the actual p5 trait pools, with rare hidden meta traits and special masks waiting to appear inside the collection.
The mask pool contains hidden special traits. These special masks are very rare, and the first preview video is the Skull trait.
export const MASK_STYLES = ['Deadpool', 'Ninja', 'Clown', 'Skull', 'Robot', 'Gas Mask', 'Oni'];