Coulomb's Law 3D Visualizer built using P5-JS and Node JS.
- P5 JS
- Bootstrap
- Express JS
- Node JS
- Charge on the particle.
- X, Y, & Z Coordinates (in meters).
- Use the application online:
https://coulombs-law-3d.uc.r.appspot.com/
- Install this repository on your machine by downloading the zip file or running this command:
git clone https://github.com/KaranJagtiani/Coulombs-Law-3D-Visualizer-in-P5-JS.git
- Run the Node server using this command:
node app.js
- Use the application locally in your browser
http://localhost:3000/