{"id":20480239,"url":"https://github.com/kekkorider/threejs-starter","last_synced_at":"2025-04-13T05:21:51.991Z","repository":{"id":44753705,"uuid":"313072094","full_name":"kekkorider/threejs-starter","owner":"kekkorider","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-21T14:48:10.000Z","size":362,"stargazers_count":198,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T09:06:16.609Z","etag":null,"topics":["glsl","threejs","webgl","webgl2"],"latest_commit_sha":null,"homepage":"https://threejs-starter-demo.netlify.app","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/kekkorider.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"fra_michelini","open_collective":null,"ko_fi":"fra_michelini","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2020-11-15T16:21:12.000Z","updated_at":"2025-02-03T20:48:51.000Z","dependencies_parsed_at":"2024-06-04T19:46:08.332Z","dependency_job_id":"f54b849f-1c3e-4725-88b4-f7bc24bc5acc","html_url":"https://github.com/kekkorider/threejs-starter","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kekkorider%2Fthreejs-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kekkorider%2Fthreejs-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kekkorider%2Fthreejs-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kekkorider%2Fthreejs-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kekkorider","download_url":"https://codeload.github.com/kekkorider/threejs-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248666808,"owners_count":21142316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["glsl","threejs","webgl","webgl2"],"created_at":"2024-11-15T15:49:21.847Z","updated_at":"2025-04-13T05:21:51.936Z","avatar_url":"https://github.com/kekkorider.png","language":"JavaScript","funding_links":["https://patreon.com/fra_michelini","https://ko-fi.com/fra_michelini"],"categories":[],"sub_categories":[],"readme":"# ThreeJS starter\n\nThis is a general template for ThreeJS applications. It uses [ViteJS](https://vitejs.dev/) to create the bundle and [Tweakpane](https://github.com/cocopon/tweakpane) for live updates.\n\n# Before we start\nThis has been developed with NodeJS `16.11.0`; it should work with other versions too, but in case something doesn't work I recommend to switch to version `16.11.0` with [nvm](https://github.com/nvm-sh/nvm).\n\n## Setup\n```shell\n$ yarn install\n```\n\n## Develop\n\nRun\n\n```shell\n$ yarn dev\n```\n\nthen open a new browser window and navigate to `http://localhost:1234`\n\n## Debug panel (Tweakpane + Stats.js)\nThe template uses dynamic imports to include the code to run the debug and performance panels. To display them, simply append `debug` to the URL's hash, i.e. `http://localhost:1234#debug`, or set the `debug` option to `true` in the app config object in `/src/index.js`.\n\n## Physics (cannon-es)\nSince `v1.5.0`, the template features a basic physics setup with [cannon-es](https://github.com/pmndrs/cannon-es) that can be enabled simply by appending `physics` to the URL's hash, i.e. `http://localhost:1234#physics`, or setting the `physics` option to `true` in the app config object in `/src/index.js`.\n\n## Build\n\n```shell\n$ yarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkekkorider%2Fthreejs-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkekkorider%2Fthreejs-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkekkorider%2Fthreejs-starter/lists"}