{"id":15673012,"url":"https://github.com/jaredly/rsnpaint","last_synced_at":"2025-05-06T22:11:52.605Z","repository":{"id":66952872,"uuid":"90509643","full_name":"jaredly/rsnpaint","owner":"jaredly","description":"experimenting with animations + reasonml","archived":false,"fork":false,"pushed_at":"2017-05-07T05:14:46.000Z","size":2943,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-10T06:52:08.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/jaredly.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-07T04:51:59.000Z","updated_at":"2018-06-19T21:41:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d7d0671-f74a-4908-ac30-b8fc483b5a74","html_url":"https://github.com/jaredly/rsnpaint","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/jaredly%2Frsnpaint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Frsnpaint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Frsnpaint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredly%2Frsnpaint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredly","download_url":"https://codeload.github.com/jaredly/rsnpaint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234545213,"owners_count":18850169,"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":[],"created_at":"2024-10-03T15:35:14.524Z","updated_at":"2025-01-18T18:15:25.993Z","avatar_url":"https://github.com/jaredly.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Playing with animations using canvas + Reasonml\n\nHow to get running\n\n```bash\ngit clone https://github.com/jaredly/rsnpaint\ncd rsnpaint\nyarn\nyarn start     # this is the bucklescript (reason -\u003e js) process\n# open another tab\nyarn run build # this is the webpack (js files -\u003e finished bundle) process\n```\n\nThen open `index.html` in your favorite browser!\n\n## Experiment 1\n\nBasic stuff, let's have rectangle that bounces around the screen and changes\ncolors.\n\n![](colors.gif)\n\n## Experiment 2\n\nLet's implement flocking!\n\nAlgorithm based on [boids](http://www.red3d.com/cwr/boids/) using [this great\nblog post](http://harry.me/blog/2011/02/17/neat-algorithms-flocking/) for some\ntips.\n\n![](flocking.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Frsnpaint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredly%2Frsnpaint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredly%2Frsnpaint/lists"}