Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nulkode/veld
A 3D physics simulator designed for classrooms.
https://github.com/nulkode/veld
physics physics-3d physics-simulation three-js typescript
Last synced: 4 days ago
JSON representation
A 3D physics simulator designed for classrooms.
- Host: GitHub
- URL: https://github.com/nulkode/veld
- Owner: nulkode
- Created: 2025-01-07T14:56:51.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2025-01-27T13:47:57.000Z (6 days ago)
- Last Synced: 2025-01-27T14:38:00.462Z (6 days ago)
- Topics: physics, physics-3d, physics-simulation, three-js, typescript
- Language: TypeScript
- Homepage: https://nulkode.dev/veld
- Size: 179 KB
- Stars: 2
- 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 chargesMore coming soon!