Nieuws

Contour Plots With Python and Plotly Sometimes I have to write stuff so I won’t forget how to do it. This is one of those times.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Procedural Contour Map Generator 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, ...