# three-weixin-demo **Repository Path**: threejs/three-weixin-demo ## Basic Information - **Project Name**: three-weixin-demo - **Description**: threejs全套demo移植到原生微信小程序 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://three-x.cn - **GVP Project**: No ## Statistics - **Stars**: 43 - **Forks**: 11 - **Created**: 2022-11-10 - **Last Updated**: 2025-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README (先在/three/Three.js里选择一种模式) 【模式A】小程序插件版 1.项目根目录运行“npm i”。 2.小程序开发工具,顶部主菜单点“工具”,然后点“构建NPM”。 3.编译(刷新)。 【模式B】小程序插件版 1.项目根目录运行“npm i”,再“npm i three-weixin”。 2.小程序开发工具,顶部主菜单点“工具”,然后点“构建NPM”。 3.编译(刷新)。