{"id":42129896,"url":"https://github.com/yannliao/threejs-example-for-miniprogram","last_synced_at":"2026-01-26T15:32:55.276Z","repository":{"id":40659893,"uuid":"216243115","full_name":"yannliao/threejs-example-for-miniprogram","owner":"yannliao","description":"这是一个 three.js 在微信小程序里的使用示例","archived":false,"fork":false,"pushed_at":"2021-03-24T12:41:34.000Z","size":3687,"stargazers_count":276,"open_issues_count":19,"forks_count":88,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-01T19:33:55.207Z","etag":null,"topics":["miniprogram","threejs","wechat","wechat-mini-program","wechat-miniprogram"],"latest_commit_sha":null,"homepage":"","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/yannliao.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":"2019-10-19T17:16:45.000Z","updated_at":"2024-12-30T11:00:36.000Z","dependencies_parsed_at":"2022-08-10T00:10:44.304Z","dependency_job_id":null,"html_url":"https://github.com/yannliao/threejs-example-for-miniprogram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yannliao/threejs-example-for-miniprogram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yannliao%2Fthreejs-example-for-miniprogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yannliao%2Fthreejs-example-for-miniprogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yannliao%2Fthreejs-example-for-miniprogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yannliao%2Fthreejs-example-for-miniprogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yannliao","download_url":"https://codeload.github.com/yannliao/threejs-example-for-miniprogram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yannliao%2Fthreejs-example-for-miniprogram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28781488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: 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":["miniprogram","threejs","wechat","wechat-mini-program","wechat-miniprogram"],"created_at":"2026-01-26T15:32:54.110Z","updated_at":"2026-01-26T15:32:55.266Z","avatar_url":"https://github.com/yannliao.png","language":"JavaScript","readme":"# three.js example\n\nthree.js example in wechat miniprogram\n\n----\n\nthree.js 在小程序里的使用示例，其中 [three.js](https://github.com/yannliao/three.js) 使用的是小程序移植版，详情请到 [https://github.com/yannliao/three.js](https://github.com/yannliao/three.js)。\n\n## 注意 \n1. 由于示例中有较多的模型是使用官网链接，加载比较慢。如果可以请查找替换资源路径，并替换。小程序只可以跟指定的域名与进行网络通信。使用前请[配置信任域名](https://developers.weixin.qq.com/miniprogram/dev/framework/ability/network.html)\n\n2. 内存泄漏。为了防止内存泄漏，请在页面unload时，用 THREE.global.unregisterCanvas 或 THREE.global.clearCanvas 清除THREE.global中的canvas引用。同时利用canvas.cancelAnimationFrame 清除动画， 并且释放 Geometries Materials 等 Three.js 对象， 参考[How to dispose of objects](https://threejs.org/docs/index.html#manual/en/introduction/How-to-dispose-of-objects), [Three.js Cleanup](https://threejsfundamentals.org/threejs/lessons/threejs-cleanup.html)\n\n## 交流\n大家可以加入QQ群进行交流，群号： 858741591\n\n\u003cimg src=\"./demo/qrcode.jpg\"  width=\"250\"\u003e\n\n## 示例\u0026兼容性\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003e名称\u003c/th\u003e\n            \u003cth\u003e性能\u003c/th\u003e\n            \u003cth\u003e机型\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003cth\u003e基本\u003c/th\u003e\n            \u003cth\u003e\u003cimg src=\"./demo/Screenshot_2019-10-22-11-03-47-236_com.tencent.mm.png\"  width=\"120\"\u003e\u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            vivo X21A Android 9  Wechat Version 7.0.5\u003c/br\u003e\n            iphone 8Plus  ios13.1.2  Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth\u003e动画\u003c/th\u003e\n            \u003cth\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-28-20-01-20-469_com.tencent.mm.png\"  width=\"120\"\u003e\n            \u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            vivo X21A Android 9  Wechat Version 7.0.5\u003c/br\u003e\n            iphone 8Plus  ios13.1.2  Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth\u003eOrbitControl 立方\u003c/th\u003e\n            \u003cth\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-22-11-04-02-587_com.tencent.mm.png\"  width=\"120\"\u003e\n            \u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            vivo X21A Android 9  Wechat Version 7.0.5\u003c/br\u003e\n            iphone 8Plus  ios13.1.2  Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth\u003egLTF 文件加载\u003c/th\u003e\n            \u003cth\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-22-11-04-32-720_com.tencent.mm.png\"  width=\"120\"\u003e\n            \u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            vivo X21A Android 9  Wechat Version 7.0.5\u003c/br\u003e\n            iphone 8Plus  ios13.1.2  Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth\u003eglb 文件 \u003c/th\u003e\n            \u003cth\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-24-10-43-43-123_com.tencent.mm.png\"  width=\"120\"\u003e\n            \u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            vivo X21A Android 9  Wechat Version 7.0.5\u003c/br\u003e\n            iphone 8Plus  ios13.1.2  Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth\u003egLTF 文件加贴图 \u003c/th\u003e\n            \u003cth\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-22-11-03-37-095_com.tencent.mm.png\"  width=\"120\"\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-22-11-01-18-748_com.tencent.mm.png\"  width=\"120\"\u003e\n            \u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            vivo X21A Android 9  Wechat Version 7.0.5\u003c/br\u003e\n            iphone 8Plus ios13.1.2 Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth\u003eobj 文件 （WEBGL_compressed_texture_s3tc 扩展不支持）\u003c/th\u003e\n            \u003cth\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-28-19-13-24-007_com.tencent.mm.png\"  width=\"120\"\u003e\n            \u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            vivo X21A Android 9  Wechat Version 7.0.5\u003c/br\u003e\n            iphone 8Plus  ios13.1.2  Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth\u003eraycaster 选中立方体\u003c/th\u003e\n            \u003cth\u003e\n            \u003cimg src=\"./demo/Screenshot_2019-10-30-00-14-41-017_com.tencent.mm.png\" width=\"120\"\u003e\n            \u003c/th\u003e\n            \u003cth\u003e\n            xiaomi MIX2 Android 8.0.0   Wechat Version 7.0.5 \u003c/br\u003e\n            iphone 8Plus  ios13.1.2  Wechat Version 7.0.8\u003c/br\u003e\n            \u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyannliao%2Fthreejs-example-for-miniprogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyannliao%2Fthreejs-example-for-miniprogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyannliao%2Fthreejs-example-for-miniprogram/lists"}