{"id":22636078,"url":"https://github.com/hnthap/car-ride","last_synced_at":"2026-04-08T23:35:17.056Z","repository":{"id":233104784,"uuid":"785586797","full_name":"hnthap/car-ride","owner":"hnthap","description":"Car simulator on browsers, written in TypeScript using Vite and ThreeJS.","archived":false,"fork":false,"pushed_at":"2025-08-02T06:07:52.000Z","size":156583,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T06:34:20.746Z","etag":null,"topics":["cannonjs","car-ride","car-simulation","car-simulator","react","react-three-cannon","react-three-drei","react-three-fiber","simulation","sketchfab-textures","threejs","typescript","typescript-react","uit","vite"],"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/hnthap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/cc-by-4-0.txt","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-04-12T07:30:45.000Z","updated_at":"2025-08-02T06:07:58.000Z","dependencies_parsed_at":"2025-08-22T06:18:19.908Z","dependency_job_id":"b8f3a7c8-7e22-4ed6-9d81-d44e2b3fcc92","html_url":"https://github.com/hnthap/car-ride","commit_stats":null,"previous_names":["hnthap/car-ride"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hnthap/car-ride","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnthap%2Fcar-ride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnthap%2Fcar-ride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnthap%2Fcar-ride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnthap%2Fcar-ride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hnthap","download_url":"https://codeload.github.com/hnthap/car-ride/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnthap%2Fcar-ride/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579056,"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":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cannonjs","car-ride","car-simulation","car-simulator","react","react-three-cannon","react-three-drei","react-three-fiber","simulation","sketchfab-textures","threejs","typescript","typescript-react","uit","vite"],"created_at":"2024-12-09T03:17:54.145Z","updated_at":"2026-04-08T23:35:17.038Z","avatar_url":"https://github.com/hnthap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Car Riding Simulation\n\nSemester project for the Computer Graphics course (CS105.O22.KHCL) at Vietnam National University HCMC, University of Information Technology.\n\n![Starting Screen](./images/starting-screen.png)\n\n## Prequisities\n\n- NodeJS\n\n## Usage\n\n### Setup\n\n```{bash}\ngit clone https://github.com/hnthap/car-ride.git --branch=lite --depth=1\ncd car-ride\nnpm install\n```\n\n### Start the server\n\n```{bash}\nnpm run build\nnpm run preview\n```\n\n### Start the server in development mode\n\n```{bash}\nnpm run dev\n```\n\n## Attributions\n\n### Images\n\n| Image | Description | Source | License |\n| --- | --- | --- | --- |\n| \u003cimg src=\"public/controls.png\" width=\"200px\" alt=\"Moving keys\" /\u003e | Moving keys | [*Ecctrl + Fisheye*](https://codesandbox.io/s/nvk9pf) | N/A |\n| \u003cimg src=\"public/Eiffel_Tower_20051010.jpg\" width=\"300px\" alt=\"Eiffel Tower\" /\u003e | Eiffel Tower | [Tognopop (Wikimedia Commons)](https://commons.wikimedia.org/wiki/File:Eiffel_Tower_20051010.jpg) | [Public domain](https://en.wikipedia.org/wiki/Public_domain) |\n| \u003cimg src=\"public/Crowds_of_French_patriots_line_the_Champs_Elysees-edit2.jpg\" width=\"300px\" alt=\"Arc de Triomphe\" /\u003e | Arc de Triomphe | [Jack Downey (Wikimedia Commons)](https://commons.wikimedia.org/wiki/File:Crowds_of_French_patriots_line_the_Champs_Elysees-edit2.jpg) | [Public domain](https://en.wikipedia.org/wiki/Public_domain) |\n\n### 3D models\n\n| 3D model | Description | Source | License |\n| --- | --- | --- | --- |\n| \u003cimg src=\"images/car.png\" width=\"200px\" alt=\"Car\" /\u003e | Car | [Car Scene](https://skfb.ly/6uSoM) by toivo | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |\n| \u003cimg src=\"images/ground.png\" width=\"300px\" alt=\"Landscape, Eiffel Tower and Arc de Triomphe\" /\u003e | Landscape, Eiffel Tower and Arc de Triomphe | [sport car racing paris](https://skfb.ly/oIME6) by amogusstrikesback2 | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |\n| \u003cimg src=\"images/birch.png\" width=\"300px\" alt=\"Birch tree\" /\u003e | Birch tree | [Birch Tree](https://sketchfab.com/3d-models/birch-tree-aa842dffd9654d33b8b91170ce83c172) by evolveduk | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |\n| \u003cimg src=\"images/modern-house.png\" width=\"300px\" alt=\"House\" /\u003e | House | [Modern Home](https://sketchfab.com/3d-models/modern-home-7054d2d8710b4213ad3857c1e37e57ec) by Ciolan-T. Sebastian | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhnthap%2Fcar-ride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhnthap%2Fcar-ride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhnthap%2Fcar-ride/lists"}