https://github.com/nulkode/veld
A simple 3D simulation of electric charges in an electromagnetic field
https://github.com/nulkode/veld
physics physics-3d physics-simulation three-js typescript
Last synced: 5 months ago
JSON representation
A simple 3D simulation of electric charges in an electromagnetic field
- Host: GitHub
- URL: https://github.com/nulkode/veld
- Owner: nulkode
- Created: 2025-01-07T14:56:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T13:54:03.000Z (about 1 year ago)
- Last Synced: 2025-10-12T21:31:59.959Z (8 months ago)
- Topics: physics, physics-3d, physics-simulation, three-js, typescript
- Language: TypeScript
- Homepage: https://nulkode.dev/veld
- Size: 188 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# veld
`veld` (from Dutch, meaning "field") is a simple 3D simulation of electric charges in an electromagnetic field. It is written in TypeScript and uses three.js for rendering.
## Features
- Add multiple charges with different charges and masses and see how they interact with each other
- Visualize electric and magnetic fields in 3D
- Visualize the velocity and acceleration directions of charges
More coming soon!