News

This project generates a procedural contour map based on Perlin noise and exports the result as an SVG file. The map can be customized with different noise scales, contour levels, and line thicknesses ...
Contour-Map This project was inspired by elevation contour maps. Aren't they cool? I think so. The project is written in Python for Processing 3. Hills are modeled using bivariate gaussian curves, and ...