How to draw 2D lines without a scene in a WebGL context?

https://threejs.org/docs/#api/en/renderers/WebGLRenderer.getContext

edit: wait, you want 2d context? then just place another canvas on top of 3D

3 Likes