Summary
Add a low-poly geometric terrain/wave background using Three.js.
Requirements
- Three.js wireframe or flat-shaded mesh
- Animated vertices with simplex noise
- Configurable: colors, wireframe vs solid, wave speed/amplitude
- Register in backgrounds.js config
- Add screenshot
References
- Low-poly terrain generators
- Popular in crypto/fintech design
Summary
Add a low-poly geometric terrain/wave background using Three.js.
Requirements
References