{"id":17412895,"url":"https://github.com/guidoschmidt/nft.reaction-diffusion","last_synced_at":"2026-05-11T10:36:09.284Z","repository":{"id":52804116,"uuid":"359148990","full_name":"guidoschmidt/nft.reaction-diffusion","owner":"guidoschmidt","description":"Example implementation of an interactive OBJKT for hicetnunc.xyz featuring reaction diffusion algorithm","archived":false,"fork":false,"pushed_at":"2021-04-18T21:26:49.000Z","size":4980,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-13T10:51:41.640Z","etag":null,"topics":["creative-coding","generative-art","nft","shaders","simulation","threejs"],"latest_commit_sha":null,"homepage":"https://www.hicetnunc.xyz/objkt/37551","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guidoschmidt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-18T13:21:00.000Z","updated_at":"2023-03-08T04:07:09.000Z","dependencies_parsed_at":"2022-08-22T19:31:43.446Z","dependency_job_id":null,"html_url":"https://github.com/guidoschmidt/nft.reaction-diffusion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidoschmidt%2Fnft.reaction-diffusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidoschmidt%2Fnft.reaction-diffusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidoschmidt%2Fnft.reaction-diffusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidoschmidt%2Fnft.reaction-diffusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidoschmidt","download_url":"https://codeload.github.com/guidoschmidt/nft.reaction-diffusion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587853,"owners_count":19986628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["creative-coding","generative-art","nft","shaders","simulation","threejs"],"created_at":"2024-10-17T00:50:07.836Z","updated_at":"2026-05-11T10:36:09.246Z","avatar_url":"https://github.com/guidoschmidt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFT/Reaction Diffusion\n### Source code for [my first interactive NFT mint on hicetnunc, OBJKT #37551](https://www.hicetnunc.xyz/objkt/37551)\n\n![Reaction Diffusion Experiment](cover.png)\n\n### Getting Started\nCheck [hicetnuncs Interactive OBJKTs Guide](https://github.com/hicetnunc2000/hicetnunc/wiki/Interactive-OBJKTs).\n\nThis piece uses [parcel](https://parceljs.org/) to bundle all the assets together.\n\n- `npm run dev` will spin up a local, hot-reloading dev server\n- `npm run build` will compile all the assets to a `dist/` directory\n- For minting, some adjustments to `dist/index.html` were necessary: \n  - Imports needed to be changed to relative paths starting with `./`\n  - `cover.$HASH.ng` needed to be renamed back to `cover.png`\n\n\n### Stumbling Blocks\n- `npm run build` prefixes all the included files with `/`.  To get the cover image working, I needed to rename it back to `cover.png` and include it without a leading slash:\n```\n\u003cmeta property=\"og:image\" content=\"cover.png\"\u003e\n```\n- The piece does not work on iOS/Safari currently (not tested on Android). Could\n  be due to lack of [WEBGL_color_buffer_float API](https://caniuse.com/?search=webgl%20float). I haven't evaluated this any\n  further yet. A quick but unsatisfactory workaround could be to test for iOS and just display the `cover.png`.\n\n\n### :warning: Disclaimer\nThis repository is open sourced for learning purposes. Its intention is to help\nothers learn how to create interactive NFTs on [hicetnunc](https://hicetnunc.xyz). \n\nPlease do not copymint my work, consider hicetnuncs [code of ethics](https://www.hicetnunc.xyz/objkt/8335) and give credit if you should use my code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidoschmidt%2Fnft.reaction-diffusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidoschmidt%2Fnft.reaction-diffusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidoschmidt%2Fnft.reaction-diffusion/lists"}