{"id":21324576,"url":"https://github.com/angydev/three-clipping-vr","last_synced_at":"2026-04-19T15:03:46.908Z","repository":{"id":112561812,"uuid":"577771717","full_name":"AngyDev/three-clipping-vr","owner":"AngyDev","description":"The clipping function of the project threejs-clipping applied in a VR project","archived":false,"fork":false,"pushed_at":"2023-01-27T13:03:06.000Z","size":373,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T23:58:18.188Z","etag":null,"topics":["javascript","threejs","vr"],"latest_commit_sha":null,"homepage":"","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/AngyDev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-13T13:44:15.000Z","updated_at":"2024-11-17T17:21:01.000Z","dependencies_parsed_at":"2023-05-16T09:45:32.160Z","dependency_job_id":null,"html_url":"https://github.com/AngyDev/three-clipping-vr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AngyDev/three-clipping-vr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fthree-clipping-vr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fthree-clipping-vr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fthree-clipping-vr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fthree-clipping-vr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AngyDev","download_url":"https://codeload.github.com/AngyDev/three-clipping-vr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngyDev%2Fthree-clipping-vr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["javascript","threejs","vr"],"created_at":"2024-11-21T20:35:10.707Z","updated_at":"2026-04-19T15:03:46.825Z","avatar_url":"https://github.com/AngyDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipping in VR\n\nThis code implements clipping in a virtual reality scene using the Three.js library. It includes classes, methods, and examples that are useful for creating and manipulating clipping planes, or for adjusting the visibility of objects in a Three.js VR scene based on the position of the user's head-mounted display. The function used in the project [threejs-clipping](https://github.com/AngyDev/threejs-clipping) is not used because when this function is applied to this case the colored clipping planes are not visible in the correct space, they are translated, I wasn't able to figure out why.\n\n## Demo\n\nhttps://clipping-vr.netlify.app/\n\n\u003cimg align=\"left\" src=\"./img/start.png\" width=\"400\"/\u003e\n\u003cimg src=\"./img/clipping.png\" width=\"400\"/\u003e\n\n## Functionalities\n\n- Import an STL file\n- Add planes\n- Hide planes\n- Clipping\n- Nagate clipping\n- Join mesh, with this function is possible to move all the objects in the scene together\n- Scale the selected object\n- With the controller is possible to move the object in the scene\n\n## Setup\n\nIf you want to start the application in local:\n\n1. Clone the project `git clone git@github.com:AngyDev/three-clipping-vr.git`\n2. With your terminal go in the folder where you cloned the project\n3. Run the command `npm install` to install the dependencies\n4. Run the command `npm run start` to run the project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangydev%2Fthree-clipping-vr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangydev%2Fthree-clipping-vr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangydev%2Fthree-clipping-vr/lists"}