{"id":21146581,"url":"https://github.com/jasonwebb/cellular-automata-explorer","last_synced_at":"2025-07-09T07:32:33.849Z","repository":{"id":47626029,"uuid":"280570893","full_name":"jasonwebb/cellular-automata-explorer","owner":"jasonwebb","description":"(WIP) An interactive web app for exploring cellular automata.","archived":false,"fork":false,"pushed_at":"2022-02-02T01:27:36.000Z","size":1787,"stargazers_count":18,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2023-03-14T14:55:27.241Z","etag":null,"topics":["cellular-automata","cellular-automaton","game-of-life","glsl","javascript","morphogenesis","shaders","threejs","webgl"],"latest_commit_sha":null,"homepage":"https://jasonwebb.github.io/cellular-automata-explorer","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jasonwebb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-18T03:08:09.000Z","updated_at":"2022-07-23T09:35:49.000Z","dependencies_parsed_at":"2022-09-06T12:50:18.998Z","dependency_job_id":null,"html_url":"https://github.com/jasonwebb/cellular-automata-explorer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwebb%2Fcellular-automata-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwebb%2Fcellular-automata-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwebb%2Fcellular-automata-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwebb%2Fcellular-automata-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonwebb","download_url":"https://codeload.github.com/jasonwebb/cellular-automata-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225492695,"owners_count":17482941,"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":["cellular-automata","cellular-automaton","game-of-life","glsl","javascript","morphogenesis","shaders","threejs","webgl"],"created_at":"2024-11-20T08:57:22.478Z","updated_at":"2024-11-20T08:57:23.087Z","avatar_url":"https://github.com/jasonwebb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is cellular automata?\n\n```\nTODO\n```\n\n## How does this project work?\n\n```\nTODO\n```\n\n## Technical notes\n\n### Setting up and running locally.\n\n1. Run `npm install` to get all packages.\n1. Run `npm run serve` to start up the Webpack server and launch the app ina  live-reloading browser window.\n\n### Technologies used\n\n* [ThreeJS](https://threejs.org/) for WebGL conveniences like running custom shaders and managing uniforms.\n* [GLSL](https://www.khronos.org/opengl/wiki/Core_Language_(GLSL)) shaders for running the reaction-diffusion equation for every pixel of the screen and rendering.\n* Vanilla ES6 JavaScript.\n* [@kchapelier](https://github.com/kchapelier)'s [cellular-automata-rule-parser](https://github.com/kchapelier/cellular-automata-rule-parser) to convert human-friendly rule definition strings into normalized parametric objects that make driving the simulation simpler.\n* [Webpack](https://webpack.js.org/) build system with live-reloading dev server.\n* [Github Pages](https://pages.github.com/) to serve the files.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonwebb%2Fcellular-automata-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonwebb%2Fcellular-automata-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonwebb%2Fcellular-automata-explorer/lists"}