change link to demo

This commit is contained in:
Magnus Ulimoen 2019-08-24 18:55:00 +02:00
parent a2185d8900
commit eda7942e82
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# What is it?
This is a test at combining rust+WASM+WebGL. The prototype can be seen [here](https://ulimoen.dev/pages/waves).
This is a test at combining rust+WASM+WebGL. The prototype can be seen [here](https://ulimoen.dev/physics/maxwell). It is currently solving the 2D Maxwell equations in homogenous media.
# Building
Run `make_wasm.py` or `make_wasm.py -r` for the release version.