{"id":18009452,"url":"https://github.com/snorpey/distort-grid","last_synced_at":"2025-07-03T22:34:11.168Z","repository":{"id":2015293,"uuid":"11561369","full_name":"snorpey/distort-grid","owner":"snorpey","description":"distort and warp images in the browser","archived":false,"fork":false,"pushed_at":"2022-12-27T18:55:18.000Z","size":2910,"stargazers_count":144,"open_issues_count":1,"forks_count":23,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-07T16:17:17.631Z","etag":null,"topics":["glitch","glitch-art","graphics","image-processing","webapp"],"latest_commit_sha":null,"homepage":"http://snorpey.github.io/distort-grid/","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/snorpey.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":"2013-07-21T12:28:41.000Z","updated_at":"2025-04-06T14:39:22.000Z","dependencies_parsed_at":"2023-01-13T11:34:45.927Z","dependency_job_id":null,"html_url":"https://github.com/snorpey/distort-grid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snorpey/distort-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snorpey%2Fdistort-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snorpey%2Fdistort-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snorpey%2Fdistort-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snorpey%2Fdistort-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snorpey","download_url":"https://codeload.github.com/snorpey/distort-grid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snorpey%2Fdistort-grid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263415758,"owners_count":23463104,"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":["glitch","glitch-art","graphics","image-processing","webapp"],"created_at":"2024-10-30T02:09:29.636Z","updated_at":"2025-07-03T22:34:11.089Z","avatar_url":"https://github.com/snorpey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image distortion experiment\n\nthis is an experiment for the web browser. it lets you distort an image by moving intersections in a grid.\n\n[![distortion experiment screen shot](distort-grid.png)](http://snorpey.github.io/distort-grid/)\n\n[online demo](http://snorpey.github.io/distort-grid/)\n\nsome parts of the warping code are taken from [@migurski](https://github.com/migurski)s [canvas warp demo](https://github.com/migurski/canvas-warp/blob/master/index.html).\n\n## build script\n\nthe build script takes care of concatenating and minifying all scripts and styles. it uses [vite](https://vitejs.dev/) under the hood.\n\nplease make sure that [nodejs](http://nodejs.org/) is installed on your machine.\n\nrun `npm install` from within the root folder of the project to install the dependencies of the build script.\n\nto build the project, run `npm run build`. the optimized files will get copied to the `dist/` folder.\n\nrun `npm run dev` to start a live-reload server for the project.\n\n## third party code used in this project\n\n-   [vite](https://vitejs.dev/), MIT license\n-   [eventbus](https://github.com/tbreuss/eventbus) by [tbreuss](https://github.com/tbreuss/), BSD clause 3 License\n\n## most importantly\n\nthank you for taking a look at this repo. have a great day :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnorpey%2Fdistort-grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnorpey%2Fdistort-grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnorpey%2Fdistort-grid/lists"}