Skip to content

Latest commit

 

History

History
22 lines (8 loc) · 889 Bytes

README.md

File metadata and controls

22 lines (8 loc) · 889 Bytes

Chrome-exps

A repository for hosting (hopefully several) interactive chrome experiments. You need a Chrome like browser to make it work :).

Diffuse heat or ink in a homogeneous media. It uses the simplest possible numerical solver to the diffusion equation: a explicit first order finite difference scheme. It uses Three.js and performs all numerical computations on the GPU. Diffuse preview

A one dimensional implementation of a Finite Volume, Roe-type Riemann solver of the Shallow Water Equations without topography variations.

Flume preview