Haoming Meng

Results 6 issues of Haoming Meng

**Public API Changes** Viewer constructor now accept `canvas` as an option in the parameter options **Description** Add canvas as the parameter to the Viewer constructor so that user can pass...

**Description** I'm rendering a moving joint URDF model, a MarkerArray (with 3 moving markers at low speed) together using ros3d in a React interface. The URDF mesh is rendered smoothly...

bug

Motivation: give more flexibility to the user, prerequisite for web worker integration. If user can pass canvas as the option to Viewer, then the user can take advantage of [OffscreenCanvas](https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas)...

Public API Changes The Viewer constructor now accepts `canvas` as an option in the parameter options. Description * Added canvas as the parameter to the Viewer constructor so that the...

There are a couple of issues in this repo opened for a year and some of the important ones are not merged in, like #29. Just wondering if this repo...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Component @douyinfe/semi-foundation ### Semi Version 2.68.0 ### Current Behavior 编译失败,提示: ``` 2024/10/19...