{"id":18582160,"url":"https://github.com/judahsan/drei-js","last_synced_at":"2026-04-30T10:02:00.173Z","repository":{"id":244593359,"uuid":"815686473","full_name":"JudahSan/drei-js","owner":"JudahSan","description":"weekend tinkering. threejs playthrough","archived":false,"fork":false,"pushed_at":"2024-09-09T13:55:34.000Z","size":14464,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T04:11:11.966Z","etag":null,"topics":["threejs"],"latest_commit_sha":null,"homepage":"","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/JudahSan.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,"zenodo":null}},"created_at":"2024-06-15T20:46:32.000Z","updated_at":"2024-06-29T21:23:39.000Z","dependencies_parsed_at":"2024-06-15T22:37:45.797Z","dependency_job_id":"8ccd5c9c-be65-48f7-abbd-b4b2917ae32d","html_url":"https://github.com/JudahSan/drei-js","commit_stats":null,"previous_names":["judahsan/drei-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JudahSan/drei-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JudahSan%2Fdrei-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JudahSan%2Fdrei-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JudahSan%2Fdrei-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JudahSan%2Fdrei-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JudahSan","download_url":"https://codeload.github.com/JudahSan/drei-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JudahSan%2Fdrei-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["threejs"],"created_at":"2024-11-07T00:09:28.905Z","updated_at":"2026-04-30T10:02:00.122Z","avatar_url":"https://github.com/JudahSan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drei-js\nweekend tinkering. threejs playthrough\n\n## Notes\n\n* **Scene Setup:** Creating a basic scene with an icosahedron (20-sided Platonic solid) mesh as the central object.\n* **Camera and Controls:** It uses a perspective camera with `OrbitControls` for user interaction to navigate around the scene.\n* **Materials:** The mesh uses a `MeshStandardMaterial` with a blue color and flat shading. An additional wireframe mesh is added for a subtle outline effect.\n* **Lighting:** A `HemisphereLight` provides ambient lighting to the scene.\n* **Animation:** The `animate` function continuously updates the scene. Currently, it only rotates the mesh on the Y-axis.\n* **Spline:** Representation of a line in 3D space\n\nTubes geometry, edges geometry, glow effect\n## Learning Resources:\n\n* **Three.js Documentation:** The official Three.js website provides comprehensive documentation and tutorials to get you started: [https://threejs.org/docs/](https://threejs.org/docs/)\n* **Three.js Examples:** Explore the extensive collection of examples showcasing various functionalities and applications: [https://threejs.org/examples/](https://threejs.org/examples/)\n* **Three.js Fundamentals:** A well-structured learning path for beginners, covering core Three.js concepts: [https://threejsfundamentals.org/threejs/lessons/threejs-fundamentals.html](https://threejsfundamentals.org/threejs/lessons/threejs-fundamentals.html)\n* **Additional Resources:** The Three.js documentation also provides a list of helpful resources including tutorials, tools, and discussions: [https://threejs.org/](https://threejs.org/)\n\n\nGetting started: https://youtube.com/watch?v=UMqNHi1GDAE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudahsan%2Fdrei-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjudahsan%2Fdrei-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudahsan%2Fdrei-js/lists"}