{"id":16126303,"url":"https://github.com/mattdesl/three-glslify-example","last_synced_at":"2025-04-06T13:15:06.190Z","repository":{"id":30399230,"uuid":"33951988","full_name":"mattdesl/three-glslify-example","owner":"mattdesl","description":"a simple example of ThreeJS with glslify","archived":false,"fork":false,"pushed_at":"2017-01-27T01:11:33.000Z","size":770,"stargazers_count":79,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T07:50:35.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mattdesl.github.io/three-glslify-example/","language":"GLSL","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/mattdesl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-14T19:20:48.000Z","updated_at":"2025-03-19T13:26:11.000Z","dependencies_parsed_at":"2022-09-22T06:12:13.264Z","dependency_job_id":null,"html_url":"https://github.com/mattdesl/three-glslify-example","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/mattdesl%2Fthree-glslify-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdesl%2Fthree-glslify-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdesl%2Fthree-glslify-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdesl%2Fthree-glslify-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattdesl","download_url":"https://codeload.github.com/mattdesl/three-glslify-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485287,"owners_count":20946398,"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-09T21:37:40.358Z","updated_at":"2025-04-06T13:15:06.163Z","avatar_url":"https://github.com/mattdesl.png","language":"GLSL","funding_links":[],"categories":["Learning Resources"],"sub_categories":["Articles • Tutorials"],"readme":"# three-glslify-example\n\n[![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges)\n\n![screenshot](http://i.imgur.com/mu8kbLG.jpg)\n\n[(click for demo)](http://mattdesl.github.io/three-glslify-example/)\n\nA simple example of modular shaders in ThreeJS with [glslify](https://github.com/stackgl/glslify). Uses [glsl-halftone](https://github.com/stackgl/glsl-halftone), [glsl-hash-blur](https://github.com/stackgl/glsl-hash-blur), and [glsl-checker](https://github.com/mattdesl/glsl-checker).\n\nTo run:\n\n```sh\n# clone repo\ngit clone https://github.com/mattdesl/three-glslify-example.git\ncd three-glslify-example\n\n# install deps\nnpm install\n\n# start dev server\nnpm run start\n```\n\nNow open [http://localhost:9966/](http://localhost:9966/) and start making changes to [index.js](index.js), [frag.glsl](frag.glsl) or [vert.glsl](vert.glsl) to see changes reloaded in the browser.\n\nTo build the production release:\n\n```sh\nnpm run build\n```\n\nThis will create a `bundle.js` for your static site.\n\nSee the `scripts` field of [package.json](package.json) to integrate this into your own workflow. This is also specifying browserify transforms with a `\"browserify\"` field (not recommended for modules, but useful for applications), and Babelify configuration with a [.babelrc](./.babelrc) file.\n\n## License\n\nMIT, see [LICENSE.md](http://github.com/mattdesl/three-glslify-example/blob/master/LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattdesl%2Fthree-glslify-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattdesl%2Fthree-glslify-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattdesl%2Fthree-glslify-example/lists"}