change link to demo
This commit is contained in:
parent
a2185d8900
commit
eda7942e82
|
@ -1,6 +1,6 @@
|
||||||
# What is it?
|
# 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
|
# Building
|
||||||
Run `make_wasm.py` or `make_wasm.py -r` for the release version.
|
Run `make_wasm.py` or `make_wasm.py -r` for the release version.
|
||||||
|
|
Loading…
Reference in New Issue