Skip to content

chiuhans111/fdtd-html

Repository files navigation

fdtd-html

Real-time demonstration of EM waves.

I hope this project can help students visualize wave propagation, help teachers explain complex wave phenomena, and get people interested in this field.

Contribution is welcome but it's still in the prototype stage.

Vue 3 + TensorFlow.js + Fabric.js

Demo at: https://chiuhans111.github.io/fdtd-html/index.html

Vue generated readme

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint