Learn how to bring your vector graphics into Three.js with SVGLoader in this detailed tutorial with in-depth examples.

Three.js is the most popular 3D WebGL library, powering countless 3D experiences like landing pages, VR rooms, games, and even entire 3D editors! If you’re interested in developing, say, a 3D editor for modeling or 3D printing, or a procedural geometry generator, you might consider bringing SVGs to the party.

In this tutorial, I’ll show you how you can bring your vector graphics into Three.js with its SVGLoader, and how to extrude and preview them in 3D!

How to Bring Vector Graphics into Three.js with SVGLoader
2.05 GEEK