{"id":26897763,"url":"https://github.com/sascha245/vue-threejs-composer","last_synced_at":"2025-05-13T00:33:23.251Z","repository":{"id":57396681,"uuid":"151976860","full_name":"sascha245/vue-threejs-composer","owner":"sascha245","description":"Compose beautiful 3D scenes with Vue and Three.js","archived":false,"fork":false,"pushed_at":"2018-11-27T14:35:53.000Z","size":3478,"stargazers_count":72,"open_issues_count":1,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-05T04:17:14.430Z","etag":null,"topics":["javascript","threejs","vue"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sascha245.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-07T19:21:51.000Z","updated_at":"2025-02-07T16:13:48.000Z","dependencies_parsed_at":"2022-09-13T12:02:41.280Z","dependency_job_id":null,"html_url":"https://github.com/sascha245/vue-threejs-composer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sascha245%2Fvue-threejs-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sascha245%2Fvue-threejs-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sascha245%2Fvue-threejs-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sascha245%2Fvue-threejs-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sascha245","download_url":"https://codeload.github.com/sascha245/vue-threejs-composer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850279,"owners_count":21973661,"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":["javascript","threejs","vue"],"created_at":"2025-04-01T05:06:53.396Z","updated_at":"2025-05-13T00:33:23.220Z","avatar_url":"https://github.com/sascha245.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-threejs-composer\n\nBuild beautiful and interactive scenes in the easy way.\n\n## Why?\n\nToday there are already a few libraries out there to create scenes in Vue with Three.js:\n\n- [vue-gl](https://github.com/vue-gl/vue-gl)\n- [vue-threejs](https://github.com/fritx/vue-threejs)\n\nThese libraries are good for creating simple scenes, as they allow us to easily create basic 3D content, sometimes even with physics.\n\nFor more complex ones however, we need more control for some aspects:\n- Better and easier management of your assets and scenes\n- Creating content with pure THREE.js\n\nThis library allows us to do exactly that.\n\n## Features\n\nThis library won’t include any basic geometries, materials and more advanced stuff.\n\nIt will only implement a base from which you can easily extend from, as well as implement some in-build functionalities to relieve the user of common problems experienced in normal THREE.js projects:\n\n1. In-build asset and scene manager\n2. Helpers for loading and instantiating 3D models.\n3. Create custom content and components with pure THREE.js code.\n\n\n## Installation\n\nInstall THREE.js:\n`npm install three --save`\n\nOptionally, install THREE.js typings:\n`npm install @types/three --save-dev`\n\nInstall this package:\n`npm install vue-threejs-composer --save`\n\n\n## Samples\n\nIf you want to test out our samples, you can clone our repository and launch our samples with the following commands:\n\nInstall dependencies\n`npm install`\n\nLaunch development server\n`npm run serve`\n\nPlay around with the files in */samples*. The demo scene is situated at */samples/views/Demo.vue*\n\n\n## Documentation\n\nHere the link to the official [documentation](https://vue-threejs-composer.netlify.com/).\nNote however that the writing of the documentation is still in progress.\n\nIf you can't find what you are looking for in the documentation, you can also open a new ticket describing your issue.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) for details\n\n## Acknowledgments\n\n- Inspired in some aspects by [vue-gl](https://github.com/vue-gl/vue-gl)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsascha245%2Fvue-threejs-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsascha245%2Fvue-threejs-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsascha245%2Fvue-threejs-composer/lists"}