A simple script that generates a faceted mesh background as an SVG file.
node scripts/generate-bg.jsOutput: public/bg-mesh.svg
Edit scripts/generate-bg.js to adjust:
width/height- output dimensionsgridSize- triangle density (lower = more triangles)maxBrightness- how bright the top area can be
GPL-3.0
