deepkolos / three-platformize-demo-wechat-simple

最基本的three 微信小程序demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

three-platformize 微信小程序DEMO

最基本的threejs demo, 显示一个gltf模型,小程序包大小550kb

  1. three-platformize
  2. three-platformize-demo
  3. three-platformize-demo-wechat

运行

请使用最新版本的微信开发工具打开,切换到自己的测试appId即可运行,打开调试模式

如果需要修改代码,可按照已下步骤构建

// 安装依赖
> npm i

// 运行构建
> npm run dev

// 小程序打开即可

About

最基本的three 微信小程序demo


Languages

Language:TypeScript 71.6%Language:JavaScript 28.4%