PDF viewer (Vectorized) in threejs
For a project i need to render vectorized pdf files in threejs. However i could only find tools like pdfjs which convert it to an image which is then rendered into threejs causing it to loose the vectorized properties.