@galacean/mars-plugin-model
v2.8.1
Published
Mars Player model plugin
Downloads
117
Maintainers
Keywords
Readme
Mars Model Plugin
本地开发
开始开发
# demo & test
pnpm --filter @galacean/mars-plugin-model dev
# demo & test (legacy)
pnpm --filter @galacean/mars-plugin-model preview
浏览器打开:http://localhost:8081/demo/index.html
WebGL1 环境
浏览器打开:http://localhost:8081/demo/index.html?webgl=1
单测
# 同上
浏览器打开:http://localhost:8081/test/index.html