Magical SVG Techniques — Smashing Magazine
smashingmagazine.com/2022/05/magical-svg-techniques/Smart SVG techniques, from generative SVG grids to SVG paths with masks, grainy SVG gradients, cut-out effects and fractional SVG stars. Let’s look at some magical SVG techniques that you can use right away.
Curves and Surfaces – Bartosz Ciechanowski
ciechanow.ski/curves-and-surfaces/Interactive article explaining how curves and surfaces are modelled.
fogleman/ln: 3D line art engine.
github.com/fogleman/lnln is a vector-based 3D renderer written in Go. It is used to produce 2D vector graphics (think SVGs) depicting 3D scenes.