{
  "schema": "ab5d-dossier/1",
  "slug": "remnynt",
  "name": "Jimmy Griffith (remnynt)",
  "subtitle": "Worlds flattened into fields of digital paint",
  "lede": "Jimmy Griffith treats software as both studio and material. In *Proscenium*, simulated terrain, gravity, and elastic paint converge in a system designed to reveal its own making.",
  "url": "https://ab5d.xyz/artists/remnynt/",
  "bibliography_url": "https://ab5d.xyz/artists/remnynt/links/",
  "content_url": "https://ab5d.xyz/api/artists/remnynt.json",
  "updated": "2026-07-11",
  "tier": "compact",
  "editions": 400,
  "collections": 1,
  "otdh": {
    "rank": 285,
    "score": 6921,
    "collector_identities": 171,
    "holder_addresses": 174,
    "projects": 1,
    "current_works": 391,
    "raw_collector_days": 312950,
    "median_project_hold_days": 932,
    "snapshot_at": "2026-09-14T00:00:00.000Z",
    "methodology_url": "https://ab5d.xyz/artists/otdh/",
    "api_url": "https://ab5d.xyz/api/otdh/remnynt"
  },
  "identity": {
    "artist": "Jimmy Griffith (remnynt)",
    "website": "https://vibes.art/",
    "based": "Lives and works in Asheville, North Carolina",
    "practice": "Systems art, generative software, simulated physics, digital painting, and world-building",
    "now": "Developing an independent generative practice shaped by games, code, and networked media",
    "raster": "https://www.raster.art/artist/remnynt",
    "otdh": "[6,921 · rank 285 of 308](/artists/otdh/#artist-remnynt)",
    "holding signal": "171 collector identities · 174 holder addresses · 312,950 raw collector-days · 14 Sep 2026",
    "collector tdh": "[jigTDH](/artists/remnynt/jigtdh/) · dashboard"
  },
  "socials": {
    "website": "https://vibes.art/",
    "x": "@remnynt",
    "instagram": "vibesdotart"
  },
  "profile_image_url": "https://pbs.twimg.com/profile_images/1781781421712908288/ur-tYtbL_400x400.png",
  "profile_image_source": "https://x.com/remnynt",
  "works": [
    {
      "name": "Proscenium",
      "editions": 400,
      "supply": 400,
      "artblocks_slug": "proscenium-by-remnynt",
      "url": "https://www.artblocks.io/collection/proscenium-by-remnynt"
    }
  ],
  "sections": [
    {
      "heading": null,
      "paragraphs": [
        "Jimmy Griffith, working as remnynt, describes himself as a systems artist. His practice joins a long engagement with digital media to the procedural thinking he developed in game design. Griffith studied computer science at the University of North Carolina at Chapel Hill, spent approximately a decade in the games industry, and created *EverWing*, named Facebook Game of the Year in 2016. He subsequently left that industry to concentrate on generative art, approaching software as an unusually open medium for constructing rules, worlds, and unexpected behavior.",
        "His first encounter with programming came through making games on a TI-83 calculator. In 2008, while studying computer graphics, he built a generative terrain system based on a custom height-map algorithm. The pleasure of finding unplanned forms within that system established an enduring method: Griffith creates relatively simple interacting rules, then works through the emergent visual field they produce."
      ]
    },
    {
      "heading": "A landscape that paints itself",
      "paragraphs": [
        "*Proscenium* began when Griffith revisited those early terrain experiments while learning WebGL. Its premise is deliberately counterfactual: paint behaves like rubber, falling and bouncing across a three-dimensional landscape while leaving marks at every collision. Once the motion ends, the terrain collapses into a flat plane, preserving the paint traces while concealing the world that shaped them. Art Blocks characterizes the result as generative geometry that begins with a world and ends as paint on canvas.",
        "The project comprises exactly **400 editions**, released through Art Blocks Curated in 2024. Each edition is not merely a static composition but the conclusion of a live simulation. The finished image retains evidence of gravity, topography, and impact, even though the underlying terrain has disappeared. This tension gives the title its force. A proscenium marks the boundary between theatrical action and its audience, while Griffith’s digital surface similarly separates the visible picture from the coded event behind it."
      ]
    },
    {
      "heading": "Simulation as mark-making",
      "paragraphs": [
        "Griffith worked on *Proscenium* for nearly 600 days and wrote more than 9,000 lines of JavaScript. He avoids relying directly on libraries where possible, preferring close contact with graphics APIs because technical constraints, errors, and extreme parameter changes can become aesthetic discoveries. One breakthrough came from making the simulated terrain dramatically taller. When projected back into two dimensions, its exaggerated heights stretched the paint traces into forms that the artist had not anticipated.",
        "Color is handled with comparable deliberation. The system contains 17 palettes, most derived from physical pigments or pigment mixtures, alongside monochromes and palettes informed by photographs taken while hiking. Nineteen terrain styles alter the routes along which paint falls and pools, ranging from rugged mountains to structures recalling science-fiction cities and low-polygon game graphics. These parameters do more than diversify appearance. They establish relationships among environment, motion, and residue, making each output a record of a particular world’s internal conditions.",
        "> *Proscenium* makes abstraction legible as the remains of an event.",
        "This causal structure distinguishes the work from an image generator concerned only with visual variation. The live render allows viewers to follow individual drops through repeated impacts before the landscape is flattened. Looking becomes retrospective: each mark can be understood as evidence of a trajectory, while the final composition withholds much of the mechanism that produced it."
      ]
    },
    {
      "heading": "Between game, painting, and performance",
      "paragraphs": [
        "Griffith’s experience in games remains fundamental, particularly his understanding of pseudorandomness as a multiplier of possibility. Yet *Proscenium* redirects that logic away from goals and toward sustained attention. There is no level to complete. Instead, the simulation stages a passage from virtual world to painterly field, asking viewers to consider code not simply as a tool but as an artistic substance with its own affordances.",
        "A participatory physical interpretation presented during Art Blocks Weekend in Marfa clarified this concern. Visitors sent paint-covered bouncing balls across canvas laid over plywood ramps. Although the physical action shared the digital work’s initial idea, its result diverged because matter and software guided the process differently. Griffith used the comparison to argue that software constitutes a medium in its own right, rather than an invisible substitute for paint.",
        "The broader practice supports that position. Griffith released the color-focused on-chain series *vibes* in 2021 and the evolving smart-contract work *the reliquary* in 2022. Art Blocks placed *Proscenium* within its Curated program, whose stated criteria include innovation, technical rigor, and aesthetic quality. Across these works, Griffith’s recurring subject is not randomness alone but the expressive capacity of rule-bound systems. Their wonder arises when a constructed world begins to exceed the artist’s initial picture of it."
      ]
    }
  ],
  "body_markdown": "Jimmy Griffith, working as remnynt, describes himself as a systems artist. His practice joins a long engagement with digital media to the procedural thinking he developed in game design. Griffith studied computer science at the University of North Carolina at Chapel Hill, spent approximately a decade in the games industry, and created *EverWing*, named Facebook Game of the Year in 2016. He subsequently left that industry to concentrate on generative art, approaching software as an unusually open medium for constructing rules, worlds, and unexpected behavior.\n\nHis first encounter with programming came through making games on a TI-83 calculator. In 2008, while studying computer graphics, he built a generative terrain system based on a custom height-map algorithm. The pleasure of finding unplanned forms within that system established an enduring method: Griffith creates relatively simple interacting rules, then works through the emergent visual field they produce.\n\n## A landscape that paints itself\n\n*Proscenium* began when Griffith revisited those early terrain experiments while learning WebGL. Its premise is deliberately counterfactual: paint behaves like rubber, falling and bouncing across a three-dimensional landscape while leaving marks at every collision. Once the motion ends, the terrain collapses into a flat plane, preserving the paint traces while concealing the world that shaped them. Art Blocks characterizes the result as generative geometry that begins with a world and ends as paint on canvas.\n\nThe project comprises exactly **400 editions**, released through Art Blocks Curated in 2024. Each edition is not merely a static composition but the conclusion of a live simulation. The finished image retains evidence of gravity, topography, and impact, even though the underlying terrain has disappeared. This tension gives the title its force. A proscenium marks the boundary between theatrical action and its audience, while Griffith’s digital surface similarly separates the visible picture from the coded event behind it.\n\n## Simulation as mark-making\n\nGriffith worked on *Proscenium* for nearly 600 days and wrote more than 9,000 lines of JavaScript. He avoids relying directly on libraries where possible, preferring close contact with graphics APIs because technical constraints, errors, and extreme parameter changes can become aesthetic discoveries. One breakthrough came from making the simulated terrain dramatically taller. When projected back into two dimensions, its exaggerated heights stretched the paint traces into forms that the artist had not anticipated.\n\nColor is handled with comparable deliberation. The system contains 17 palettes, most derived from physical pigments or pigment mixtures, alongside monochromes and palettes informed by photographs taken while hiking. Nineteen terrain styles alter the routes along which paint falls and pools, ranging from rugged mountains to structures recalling science-fiction cities and low-polygon game graphics. These parameters do more than diversify appearance. They establish relationships among environment, motion, and residue, making each output a record of a particular world’s internal conditions.\n\n> *Proscenium* makes abstraction legible as the remains of an event.\n\nThis causal structure distinguishes the work from an image generator concerned only with visual variation. The live render allows viewers to follow individual drops through repeated impacts before the landscape is flattened. Looking becomes retrospective: each mark can be understood as evidence of a trajectory, while the final composition withholds much of the mechanism that produced it.\n\n## Between game, painting, and performance\n\nGriffith’s experience in games remains fundamental, particularly his understanding of pseudorandomness as a multiplier of possibility. Yet *Proscenium* redirects that logic away from goals and toward sustained attention. There is no level to complete. Instead, the simulation stages a passage from virtual world to painterly field, asking viewers to consider code not simply as a tool but as an artistic substance with its own affordances.\n\nA participatory physical interpretation presented during Art Blocks Weekend in Marfa clarified this concern. Visitors sent paint-covered bouncing balls across canvas laid over plywood ramps. Although the physical action shared the digital work’s initial idea, its result diverged because matter and software guided the process differently. Griffith used the comparison to argue that software constitutes a medium in its own right, rather than an invisible substitute for paint.\n\nThe broader practice supports that position. Griffith released the color-focused on-chain series *vibes* in 2021 and the evolving smart-contract work *the reliquary* in 2022. Art Blocks placed *Proscenium* within its Curated program, whose stated criteria include innovation, technical rigor, and aesthetic quality. Across these works, Griffith’s recurring subject is not randomness alone but the expressive capacity of rule-bound systems. Their wonder arises when a constructed world begins to exceed the artist’s initial picture of it.",
  "images": [
    {
      "url": "https://media-proxy.artblocks.io/1/0x99a9b7c1116f9ceeb1652de04d5969cce509b069/486000000.png",
      "title": "Proscenium",
      "caption": "2024, Proscenium",
      "rights": "Not CC0 - Art Blocks render, property of the artist/holders"
    },
    {
      "url": "https://media-proxy.artblocks.io/1/0x99a9b7c1116f9ceeb1652de04d5969cce509b069/486000080.png",
      "title": "Proscenium",
      "caption": "2024, Proscenium",
      "rights": "Not CC0 - Art Blocks render, property of the artist/holders"
    },
    {
      "url": "https://media-proxy.artblocks.io/1/0x99a9b7c1116f9ceeb1652de04d5969cce509b069/486000160.png",
      "title": "Proscenium",
      "caption": "2024, Proscenium",
      "rights": "Not CC0 - Art Blocks render, property of the artist/holders"
    },
    {
      "url": "https://media-proxy.artblocks.io/1/0x99a9b7c1116f9ceeb1652de04d5969cce509b069/486000239.png",
      "title": "Proscenium",
      "caption": "2024, Proscenium",
      "rights": "Not CC0 - Art Blocks render, property of the artist/holders"
    },
    {
      "url": "https://media-proxy.artblocks.io/1/0x99a9b7c1116f9ceeb1652de04d5969cce509b069/486000319.png",
      "title": "Proscenium",
      "caption": "2024, Proscenium",
      "rights": "Not CC0 - Art Blocks render, property of the artist/holders"
    },
    {
      "url": "https://media-proxy.artblocks.io/1/0x99a9b7c1116f9ceeb1652de04d5969cce509b069/486000399.png",
      "title": "Proscenium",
      "caption": "2024, Proscenium",
      "rights": "Not CC0 - Art Blocks render, property of the artist/holders"
    }
  ],
  "references": [
    {
      "n": 1,
      "note": "Art Blocks’ interview documents Griffith’s education, games career, early terrain experiments, palette system, and development of Proscenium.",
      "url": "https://www.artblocks.io/articles/in-conversation-with-remnynt-on-proscenium",
      "label": "Art Blocks interview"
    },
    {
      "n": 2,
      "note": "The official collection record identifies Proscenium as a 400-work release dated February 14, 2024.",
      "url": "https://www.artblocks.io/collection/proscenium-by-remnynt",
      "label": "collection record"
    },
    {
      "n": 3,
      "note": "OpenSea’s Marfa interview discusses Griffith’s JavaScript process, physical installation, and understanding of software as a medium.",
      "url": "https://opensea.io/blog/articles/live-from-marfa-in-conversation-with-remnynt",
      "label": "Marfa interview"
    },
    {
      "n": 4,
      "note": "Art Blocks’ winter program preview situates Proscenium in the Curated program and summarizes Griffith’s systems-based practice.",
      "url": "https://www.artblocks.io/articles/previewing-art-blocks-curated-winter-2023-2024-program",
      "label": "program preview"
    }
  ],
  "bibliography": [
    {
      "category": "In the AB[500]: Art Blocks",
      "entries": [
        {
          "note": "The official collection record documents Proscenium's 400 editions, release date, platform classification, and project statement.",
          "url": "https://www.artblocks.io/collection/proscenium-by-remnynt",
          "label": "Art Blocks collection",
          "meta": "collection · 2024"
        }
      ]
    },
    {
      "category": "Interviews",
      "entries": [
        {
          "note": "Art Blocks' long-form interview traces Griffith's education, games career, early terrain studies, and development of Proscenium.",
          "url": "https://www.artblocks.io/articles/in-conversation-with-remnynt-on-proscenium",
          "label": "Art Blocks interview",
          "meta": "interview · 2024"
        },
        {
          "note": "OpenSea's Marfa interview documents the participatory paint installation and Griffith's account of software as an artistic medium.",
          "url": "https://opensea.io/blog/articles/live-from-marfa-in-conversation-with-remnynt",
          "label": "OpenSea interview",
          "meta": "interview · 2025"
        }
      ]
    },
    {
      "category": "Essays and project texts",
      "entries": [
        {
          "note": "The artist's signed Mirror essay develops Proscenium's conceptual argument about software, simulation, painting, and world-building.",
          "url": "https://vibes.mirror.xyz/VtC_6-aMX_woVyHQIihhcWWMTn-Gb7glnS_00wzsPfQ",
          "label": "There's Paint in my Computer",
          "meta": "essay · 2024"
        },
        {
          "note": "The artist's technical introduction explains the heightmap, deterministic simulation, nineteen styles, and seventeen palettes.",
          "url": "https://paragraph.com/@remnynt/proscenium",
          "label": "Proscenium",
          "meta": "project essay · 2023"
        },
        {
          "note": "The artist's current statement presents Architectonica, its isometric noise system, and its Consensus Curation release model.",
          "url": "https://vibes.art/about.html",
          "label": "Architectonica",
          "meta": "project statement · 2026"
        }
      ]
    },
    {
      "category": "Programs and screenings",
      "entries": [
        {
          "note": "Art Blocks' Curated winter preview records the program context and describes Proscenium as a self-painting landscape governed by reimagined physics.",
          "url": "https://www.artblocks.io/articles/previewing-art-blocks-curated-winter-2023-2024-program",
          "label": "Art Blocks Curated preview",
          "meta": "program · 2023"
        },
        {
          "note": "The New Media Film Festival lists remnynt among the artists featured in the documentary Emergence in Marfa.",
          "url": "https://www.newmediafilmfestival.com/emergence-in-marfa/",
          "label": "Emergence in Marfa",
          "meta": "screening · 2026"
        }
      ]
    },
    {
      "category": "Talks and podcasts",
      "entries": [
        {
          "note": "A 2026 long-form conversation covers Griffith's coding and game-development background, Proscenium, and the release of Architectonica.",
          "url": "https://podcasts.apple.com/ch/podcast/cave-painting-in-the-digital-age-interview-with-remnynt/id1603062755?i=1000768964409&l=en-GB",
          "label": "Waiting To Be Signed",
          "meta": "podcast · 2026"
        },
        {
          "note": "This extended interview examines vibes, the reliquary, Griffith's transition from games, and his use of interactive on-chain systems.",
          "url": "https://web3galaxybrain.com/episode/vibes.art-and-the-reliquary-with-remnynt",
          "label": "Web3 Galaxy Brain",
          "meta": "podcast · 2022"
        }
      ]
    },
    {
      "category": "Profiles and archives",
      "entries": [
        {
          "note": "Raster aggregates Jimmy Griffith (remnynt)'s tokenized works across platforms.",
          "url": "https://www.raster.art/artist/remnynt",
          "label": "Raster",
          "meta": "profile · ongoing"
        },
        {
          "note": "Art Blocks' artist profile records Griffith's biography, earlier works, and Proscenium within his platform history.",
          "url": "https://www.artblocks.io/artists/remnynt",
          "label": "Art Blocks artist profile",
          "meta": "profile · 2026"
        }
      ]
    },
    {
      "category": "Code and technical records",
      "entries": [
        {
          "note": "The artist's public repository preserves the original JavaScript renderer and deployed Solidity contract for vibes.",
          "url": "https://github.com/vibes-art/vibes",
          "label": "vibes source code",
          "meta": "code archive · 2021"
        },
        {
          "note": "The public repository for the reliquary preserves its interactive JavaScript system and project documentation.",
          "url": "https://github.com/vibes-art/the-reliquary",
          "label": "the reliquary source code",
          "meta": "code archive · 2022"
        }
      ]
    }
  ],
  "provenance": {
    "schema": "ab5d-provenance/1",
    "contributor": "ab500dao.eth",
    "agent": "gpt-5.6-sol",
    "model": "gpt-5.6-sol",
    "harness": "AB5D structured pipeline; fact-checked and revised with OpenAI Codex",
    "autonomy": "supervised",
    "tokens": {
      "input": 102701,
      "output": 4084,
      "estimated": false
    },
    "cost_usd": null,
    "links_verified": 14,
    "date": "2026-07-11",
    "note": "Structured return rendered by scripts/render_dossier.py; token counts are measured API usage."
  },
  "license": "https://ab5d.xyz/license/",
  "license_note": "Dossier prose is CC0. Embedded Art Blocks renders are not: they remain the property of their respective artists and holders.",
  "attribution": {
    "name": "AB[500]",
    "url": "https://ab5d.xyz/artists/remnynt/",
    "cite": "AB5D, \"Jimmy Griffith (remnynt)\", AB[500] artist dossier, ab5d.xyz, 2026",
    "required": false,
    "requested": true,
    "note": "Prose is CC0; a credit and link back to ab5d.xyz is appreciated, not required."
  },
  "generated": "2026-09-14T12:58:26"
}
