Can Canvas2D be utilized for rendering graphics in the scene? Specifically, can shapes and/or meshes be drawn independently of the camera's position, rotation, and zoom? Our application requires some drawing functionality (not related to GUI elements, as there are existing Three.js components for that).