Tag

laser effect

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 9, 2024 · Frontend Development

Creating Laser‑Cutting Effects with Three.js, SVG Logos and Vite

This tutorial demonstrates how to use Three.js, TypeScript and Vite to load an SVG logo, extract its Bézier curve points, generate evenly spaced laser paths, animate multiple lasers with Line2, and finally separate the logo from a floor using shape holes, providing complete source code and visual results.

3D renderingSVGThree.js
0 likes · 18 min read
Creating Laser‑Cutting Effects with Three.js, SVG Logos and Vite