srm-effects-plugin-model
v2.0.0-alpha.3
Published
Galacean Effects player model plugin
Downloads
7
Readme
Galacean Effects Model Plugin
Development
Getting Started
# demo & test
pnpm --filter @galacean/effects-plugin-model dev
# demo & test (legacy)
pnpm --filter @galacean/effects-plugin-model preview
Open in browser: http://localhost:8081/demo/index.html
Use WebGL1
Open in browser: http://localhost:8081/demo/index.html?webgl=1
Testing
# Ditto
Open in browser: http://localhost:8081/test/index.html