Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cianlm/electricfield
Electric Field
https://github.com/cianlm/electricfield
Last synced: about 2 months ago
JSON representation
Electric Field
- Host: GitHub
- URL: https://github.com/cianlm/electricfield
- Owner: CianLM
- Created: 2020-08-13T01:22:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T03:50:24.000Z (over 4 years ago)
- Last Synced: 2023-09-18T17:26:14.507Z (over 1 year ago)
- Language: JavaScript
- Size: 871 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electric Fields
There are 2 separate but similar projects in this repo.Python Field Calculator
The coulomb.py file takes in n charges and calculates the electric field at any point in space due to those charges.Canvas Field Visualisation
The HTML, CSS and JS files use the same maths to visualise the electric field vectors in a plane (and you can add your own charges too).
![image](gradientborder.PNG)