Overview
Product Features
Product Advantage

client-render-demo: Client-side rendering exampleclient-render-demo directory.http://localhost:3000/index.html.
model folder, and modify the meta.json content in the model folder based on the model name.model├── action│ ├── listening.json│ ├── kending.json│ └── ...├── config.json├── meta.json└── model.glb
meta.json file, modify the model name based on actual.{"modelPath": "model.glb","actionPaths": ["action/listening.json","action/kending.json",...],"configPath": "config.json"}
config.json file in the downloaded model, remove the configPath configuration item from meta.json.http://localhost:3000/index.html?virtualmanKey=xxxx&sign=xxxx&config=xxxx.virtualmanKey: Unique identifier of the avatar. You can get the key and follow the steps to obtain this value.sign: Signature. Please note, no URL encoding is needed here. Likewise, you can get it by accessing get the key.server-render-demo directory.http://localhost:3000/index.html.http://localhost:3000/index.html?virtualmanKey=xxxx&sign=xxxx.virtualmanKey: Unique identifier of the avatar. You can get the key and follow the steps to obtain this value.sign: Signature. Please note, no URL encoding is needed here. Likewise, you can get it by accessing get the key.Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback