2020-01-29 20:50:56 +01:00
2020-01-28 19:31:14 +01:00
2020-01-29 20:50:56 +01:00
2020-01-29 19:20:38 +01:00
2019-08-09 18:28:52 +02:00
2020-01-27 21:20:34 +01:00
2020-01-28 22:02:37 +01:00
2019-08-24 18:55:00 +02:00

What is it?

This is a test at combining rust+WASM+WebGL. The prototype can be seen here. 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.

Running

After building, a http server needs to serve the contents. WASM requires this server to serve .wasm as application/wasm.

Description
No description provided
Readme 694 KiB
Languages
Rust 88.5%
JavaScript 4.6%
Python 4.1%
TeX 1.5%
HTML 0.9%
Other 0.4%