Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!