{"id":16591905,"url":"https://github.com/danieldelcore/experiment-2-sine-waves-disc","last_synced_at":"2026-05-14T23:37:54.387Z","repository":{"id":98518558,"uuid":"58424372","full_name":"danieldelcore/Experiment-2-Sine-Waves-Disc","owner":"danieldelcore","description":"Sine waves applied to a circle geometry in Threejs","archived":false,"fork":false,"pushed_at":"2024-09-08T03:10:34.000Z","size":6351,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T00:41:18.451Z","etag":null,"topics":["geometry","graphics","javascript","math","threejs","webgl"],"latest_commit_sha":null,"homepage":"http://danieldelcore.com/lab/2","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/danieldelcore.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":"2016-05-10T02:44:12.000Z","updated_at":"2024-08-25T02:31:58.000Z","dependencies_parsed_at":"2023-10-03T02:52:22.794Z","dependency_job_id":null,"html_url":"https://github.com/danieldelcore/Experiment-2-Sine-Waves-Disc","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/danieldelcore%2FExperiment-2-Sine-Waves-Disc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldelcore%2FExperiment-2-Sine-Waves-Disc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldelcore%2FExperiment-2-Sine-Waves-Disc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldelcore%2FExperiment-2-Sine-Waves-Disc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldelcore","download_url":"https://codeload.github.com/danieldelcore/Experiment-2-Sine-Waves-Disc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238803451,"owners_count":19533318,"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":["geometry","graphics","javascript","math","threejs","webgl"],"created_at":"2024-10-11T23:18:29.958Z","updated_at":"2026-05-14T23:37:54.340Z","avatar_url":"https://github.com/danieldelcore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Experiment 2\n\n![alt tag](thumb.jpg)\n\n## Sine Waves 2\nSine waves applied to a circle geometry in THREE.js. Using a similar method to experiment #1, A sine wave is applied around the circumference of the geometry using the distances between the vertices creating a warped effect around the centre vertex. Again, using the two variables *size* and *magnitude* to allow us to manipulate the vertical deviation and wave length.\n\n[Live demo](http://danieldelcore.com/lab/2)\n\n## Initial setup\n- `npm install --global gulp-cli` : Install gulp globally\n- `npm i` Install dependencies\n\n## Building for development\n- `gulp dev` : Build files will be output to the '.tmp' directory.\n\n## Building for production\n- `gulp build` : Build files will be output to the 'deploy' directory.\n\n## Pushing a new release\n- `gulp build` : Compile local changes\n- `git add .` : Stage changes\n- `git commit -m\"change description\"` : comment on your changes\n- `git tag -a v1.0.0 -m \"Change description\"` : Add a new tagged release\n- `git push --follow-tags` : Push staged changes and tags\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldelcore%2Fexperiment-2-sine-waves-disc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldelcore%2Fexperiment-2-sine-waves-disc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldelcore%2Fexperiment-2-sine-waves-disc/lists"}