ros3djs
ros3djs copied to clipboard
feat: add canvas as option to Viewer constructor
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 OffscreenCanvas to ROS 3D for performance improvement
https://github.com/RobotWebTools/ros3djs/issues/546
Please resolve the conflicts. So that CI can run
Closed with #584 open