Converting SVGs to Meshes

Examples

Just some examples of how I've used SVGs in my own game:

image

image

Additional Resources

There’s some fantastic free software available for creating and exporting SVG graphics available online. If you’re looking for software to create vector graphics, I highly recommend Figma. About 99% of my graphics are now created using Figma, ranging from UI components to icons and logos.

And if you’re just looking for some free, open source SVG images to download, give Iconify a try! There’s literally thousands of free SVGs from several different foundries to download (just be aware, that like the star used in the tutorial, that they usually contain an invisible bounding box you may need to delete).

https://iconify.design/icon-sets/

What’s Next?

You could also use this tutorial to create custom 3D fonts, as you can with @XAXA’s amazing ThreeDText 2 plugin. Simply convert your text to outlines and import each letter to Studio following the tutorial.

4 Likes