Hello guys, is it possible to use vector graphic in play canvas? I have seen image types that are supported here but none of them represents vector graphics.
Hi @smokys,
Vector graphics are not natively supported in Playcanvas. If your graphics are single color, though, you could get around this by using a tool like: https://icomoon.io/app/#/select to create a font with your vector graphics and then just use text elements to display the graphic.
I think some others have used different libraries to display svg graphics in Playcanvas, but I don’t remember the projects off of the top of my head.
Thank you for you answer, unfortunately, im using multi-color images and i can see pixels, i can make image with more pixels but it equals to higher image size, and they will just still be there. Lets see if somebody respond with some “bypassing” methods.
You can convert the SVG to a model using something like Blender. It’s a large file but allows you to scale up and down indefinitely.