Explore the Marching Squares algorithm and its application to Open Simplex Noise in Processing in this 26-minute video tutorial. Learn to create a 2D grid, visualize isolines, add lines, and generate points using noise. Dive into OpenSimplex Noise in 3D and discover next steps, including linear interpolation. Gain insights from various resources on marching squares, metaballs, and noise generation techniques. Follow along with code examples and visual demonstrations to enhance your understanding of this powerful algorithm for surface construction and procedural generation.
Overview
Syllabus
Marching Squares.
Creating a 2D Grid.
Visualizing Isolines.
Adding Lines.
Using Noise to Generate Points.
OpenSimplex Noise in 3D.
Next Ideas and Linear Interpolation.
Goodbyes.
Taught by
The Coding Train