{"id":22301762,"url":"https://github.com/yashsuthar00/threejs-journey","last_synced_at":"2026-04-24T23:32:38.225Z","repository":{"id":266141779,"uuid":"895186472","full_name":"yashsuthar00/threejs-journey","owner":"yashsuthar00","description":"Learning THREEjs to build unique 3d websites","archived":false,"fork":false,"pushed_at":"2025-02-13T18:24:00.000Z","size":36362,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T11:55:25.981Z","etag":null,"topics":["3d-web","beginner-project","javascript","learning-threejs","three-js","webgl"],"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/yashsuthar00.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-11-27T18:03:20.000Z","updated_at":"2025-02-13T18:24:04.000Z","dependencies_parsed_at":"2025-06-12T11:53:55.818Z","dependency_job_id":null,"html_url":"https://github.com/yashsuthar00/threejs-journey","commit_stats":null,"previous_names":["yashsuthar00/threejs-journey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yashsuthar00/threejs-journey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashsuthar00%2Fthreejs-journey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashsuthar00%2Fthreejs-journey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashsuthar00%2Fthreejs-journey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashsuthar00%2Fthreejs-journey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashsuthar00","download_url":"https://codeload.github.com/yashsuthar00/threejs-journey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashsuthar00%2Fthreejs-journey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["3d-web","beginner-project","javascript","learning-threejs","three-js","webgl"],"created_at":"2024-12-03T18:30:36.883Z","updated_at":"2026-04-24T23:32:38.203Z","avatar_url":"https://github.com/yashsuthar00.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 My Learning Progress\n\n## 🎨 Three.js Progress\nThis section tracks my journey with Three.js, where I’ve built various projects and learned important concepts:\n\n---\n\n### 🟦 **Basic Cube Setup**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/01-basic-cube) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://yashsuthar00.github.io/threejs-journey/01-basic-cube)  \n*Learned about setting up the scene, camera, and renderer. Created a basic rotating cube.*\n\n---\n\n### 🔄 **Transformations and Animations**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/02-transformations-animations) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://yashsuthar00.github.io/threejs-journey/02-transformations-animations)  \n*Applied transformations (position, rotation, scaling) and explored keyframe animations along different axes.*\n\n---\n\n### 💡 **Lighting and Shadows**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/04-lighting-shadows) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://yashsuthar00.github.io/threejs-journey/04-lighting-shadows)  \n*Explored different types of lights (ambient, directional, point) and implemented realistic shadows in the scene.*\n\n---\n\n### 📏 **Deep Understanding**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/05-deepUnderstanding) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://yashsuthar00.github.io/threejs-journey/05-deepUnderstanding)  \n*Gained deeper knowledge about mesh scaling, rotation, and positioning to control object behavior precisely.*\n\n---\n\n### 🌍 **Orbit Controls**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/06-orbit-controls) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://06-orbit-controls.netlify.app/)  \n*Learned to implement and customize orbit controls, enabling interactive camera movements with mouse input.*\n\n---\n\n### 🛞 **Cylinder MeshGeometry**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/07-cylinder-meshGeometry) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://07-cylender-meshgeometry.netlify.app/)  \n*Explored `CylinderGeometry` to create cylindrical meshes and experimented with different material properties.*\n\n---\n\n### 🎨 **Textures and Materials**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/08-materials-textures) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://08-texture-geometry.netlify.app/)  \n*Learned how to apply textures to meshes and integrate the `lil-gui` library for real-time property adjustments.*\n\n---\n\n### 💡 **Advanced Lighting and Helpers**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/09-lightings) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://09-lightings.netlify.app/)  \n*Explored advanced lighting setups with ambient, point, and directional lights. Implemented light helpers for better debugging.*\n\n---\n\n### 📦 **Adding 3D Models**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/10-3d-models) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://10-add3dmodel.netlify.app/)  \n*Learned how to import 3D models using GLB files and integrate HDRI for realistic environment reflections.*\n\n---\n\n### ⚛️ **React Three Fiber (R3F)**  \n[![Repo](https://img.shields.io/badge/Repo-GitHub-black?logo=github)](https://github.com/yashsuthar00/threejs-journey/tree/main/12-R3F) [![Live](https://img.shields.io/badge/Live-Demo-blue?logo=google-chrome)](https://12-r3f-learning.netlify.app/)  \n*Applied all the above concepts using React Three Fiber, a powerful Three.js library for React, to create declarative 3D scenes.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashsuthar00%2Fthreejs-journey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashsuthar00%2Fthreejs-journey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashsuthar00%2Fthreejs-journey/lists"}