Is it possible to display an svg in a three.js scene using the WebGL renderer? I am aware that this can be achieved with the SVG renderer and loader, but unfortunately, I am unable to use them for my specific issue.
Appreciate any help on this matter. Thank you.