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.
Check it out on CodePen: https://codepen.io/nelsyeung/full/oMMzWV/
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.
Check it out on CodePen: https://codepen.io/nelsyeung/full/oMMzWV/