{"id":16976687,"url":"https://github.com/viniciuscestarii/threefibersimpleroom","last_synced_at":"2026-04-09T02:32:13.036Z","repository":{"id":213277003,"uuid":"733462069","full_name":"ViniciusCestarii/ThreeFiberSimpleRoom","owner":"ViniciusCestarii","description":"🏠 A simple room created using Three.js and Next.js with the ThreeFiber library. You can use this project as a starting point to build and experiment with your own 3D environments.","archived":false,"fork":false,"pushed_at":"2024-03-07T01:07:58.000Z","size":5482,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T21:26:38.320Z","etag":null,"topics":["nextjs","reactjs","threefiber","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/ViniciusCestarii.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":"2023-12-19T11:36:22.000Z","updated_at":"2024-02-26T01:33:22.000Z","dependencies_parsed_at":"2024-01-03T11:50:54.827Z","dependency_job_id":"59d3a905-698b-4afa-816e-975a7d3bd96e","html_url":"https://github.com/ViniciusCestarii/ThreeFiberSimpleRoom","commit_stats":null,"previous_names":["viniciuscestarii/threefibersimpleroom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ViniciusCestarii/ThreeFiberSimpleRoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FThreeFiberSimpleRoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FThreeFiberSimpleRoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FThreeFiberSimpleRoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FThreeFiberSimpleRoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ViniciusCestarii","download_url":"https://codeload.github.com/ViniciusCestarii/ThreeFiberSimpleRoom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniciusCestarii%2FThreeFiberSimpleRoom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31582664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":["nextjs","reactjs","threefiber","threejs"],"created_at":"2024-10-14T01:26:57.571Z","updated_at":"2026-04-09T02:32:12.986Z","avatar_url":"https://github.com/ViniciusCestarii.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏠 ThreeFiberSimpleRoom\n\nWelcome to ThreeFiberSimpleRoom, a simple room created with Three.js and Next.js using the ThreeFiber library.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/ViniciusCestarii/ThreeFiberSimpleRoom/assets/124843824/7b6241ad-ffc4-40f3-a05b-b8c2b24b6935\" alt=\"Room Image\"\u003e\n\u003c/div\u003e\n\n\n## Getting Started\n\nTo get started with the development server, follow these steps:\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/ViniciusCestarii/ThreeFiberSimpleRoom.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd ThreeFiberSimpleRoom\n    ```\n\n3. Install dependencies:\n\n    ```bash\n    npm install\n    # or\n    yarn\n    # or\n    pnpm install\n    ```\n\n4. Run the development server:\n\n    ```bash\n    npm run dev\n    # or\n    yarn dev\n    # or\n    pnpm dev\n    ```\n\n5. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Features\n\n- **Three.js:** Utilizes the power of Three.js, a popular JavaScript library for creating 3D graphics in the browser.\n\n- **ThreeFiber:** Integrates ThreeFiber, a React renderer for Three.js, making it easy to create interactive and dynamic 3D scenes with React components.\n\n## Project Structure\n\n- **`/app`**: Next.js pages directory.\n\n- **`/components`**: React components for the Three.js room, and other elements.\n\n- **`/public`**: Static assets like images and models.\n\n## Customize and Extend\n\nFeel free to customize the room, add new elements, or experiment with different Three.js features. The project structure is designed to be easily extendable.\n\n## Resources\n\n- [Three.js Documentation](https://threejs.org/docs/)\n- [ThreeFiber Documentation](https://docs.pmnd.rs/react-three-fiber/getting-started/introduction)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciuscestarii%2Fthreefibersimpleroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviniciuscestarii%2Fthreefibersimpleroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciuscestarii%2Fthreefibersimpleroom/lists"}