{"id":24955377,"url":"https://github.com/xiaxiangfeng/react-3d-model","last_synced_at":"2025-04-10T18:11:28.100Z","repository":{"id":61964845,"uuid":"555311305","full_name":"xiaxiangfeng/react-3d-model","owner":"xiaxiangfeng","description":"react 3d model loader 3D模型预览","archived":false,"fork":false,"pushed_at":"2024-02-05T06:35:18.000Z","size":10442,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T21:05:07.427Z","etag":null,"topics":["3d","3dmodel","model","react","threejs"],"latest_commit_sha":null,"homepage":"https://xiaxiangfeng.github.io/react-3d-model/index.html#/","language":"TypeScript","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/xiaxiangfeng.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":"2022-10-21T10:31:19.000Z","updated_at":"2024-11-06T18:47:39.000Z","dependencies_parsed_at":"2024-10-28T08:04:04.876Z","dependency_job_id":"9560f1e3-54ed-4db1-9c1d-3f42d5a7215b","html_url":"https://github.com/xiaxiangfeng/react-3d-model","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"7695fc3c0a7df6fcfdc473198e2a0d37819b2da5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaxiangfeng%2Freact-3d-model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaxiangfeng%2Freact-3d-model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaxiangfeng%2Freact-3d-model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaxiangfeng%2Freact-3d-model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaxiangfeng","download_url":"https://codeload.github.com/xiaxiangfeng/react-3d-model/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247623008,"owners_count":20968574,"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":["3d","3dmodel","model","react","threejs"],"created_at":"2025-02-03T06:00:16.818Z","updated_at":"2025-04-10T18:11:28.080Z","avatar_url":"https://github.com/xiaxiangfeng.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-3dmodelx\n\n\u003e 3D models viewer with react.js。文档地址：https://xiaxiangfeng.github.io/react-3d-model/index.html#/\n\n![Image text](https://xiaxiangfeng.github.io/react-3d-model/Animation.gif)\n\n## 从 NPM 下载包\n\n```npm\nnpm i react-3dmodelx\n```\n\n## Basic usage\n\n```tsx\nimport React from 'react';\nimport Model from 'react-3dmodelx';\n\nexport default () =\u003e (\n  \u003cdiv style={{ maxWidth: 800, width: '100%', height: 400, margin: 'auto' }}\u003e\n    \u003cModel.FBX src=\"./Samba%20Dancing.fbx\" /\u003e\n  \u003c/div\u003e\n);\n```\n\nDemo:\n\n## Getting Started\n\nInstall dependencies,\n\n```bash\n$ npm i\n```\n\nStart the dev server,\n\n```bash\n$ npm start\n```\n\nBuild documentation,\n\n```bash\n$ npm run docs:build\n```\n\nRun test,\n\n```bash\n$ npm test\n```\n\nBuild library via `father`,\n\n```bash\n$ npm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaxiangfeng%2Freact-3d-model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaxiangfeng%2Freact-3d-model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaxiangfeng%2Freact-3d-model/lists"}