TURBO MODE!! **PRESS SPACE TO CHANGE SETTINGS** This project generates a very crude flow field-like thing.
Turbo Warp: https://turbowarp.org/1279881722?fps=60&hqpen&clones=Infinity&turbo Inspired by this: https://www.youtube.com/watch?v=BjoM9oKOAKY This project works by placing a grid of equally space clones across the screen. The clones act like vectors, with magnitudes and directions. The vectors point in different direction each time. A particle is placed onto the screen in a random position, and it is guided by the vectors. The particle draws transparent lines to show the path it takes. When the particle hits a wall, it "teleports" to a random position, and it draws another path. TODO: 1. Add Perlin noise #art #all #flow #field #sim #simulate #simulation #visual