You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Laplace equation solver
using WebGL 2. It uses the Jacobi
method to solve on a fixed grid.
The 24 bit floating point solution is stored on a 8 bit RGB texture.