Close Controls

3D Vector Field

This is a three dimensional vector field implemented in WebGL with Three.js.

A 3D vector field is essentially a function that takes 3 numbers (3d vector) as input and returns 3 new numbers (3d vector) as output. These numbers then determine velocity of a particle at that point in 3D space.

You can experiments with the parameters and examples. Have fun :)