Skip to content

Commit 7fe4258

Browse files
authored
Update README with image and feature list
Added an image to the README and updated feature list.
1 parent 78eb918 commit 7fe4258

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
A realtime Newtonian-based physics and hardware engine library with an API designed to address problems of simulation and real object dynamics; the idea is to couple building a physics simulator with emulating IO using the same abstraction via polymorphism and encapsulation (e.g., building a human joint simulator on a 3D game engine and deploying it on a hardware stepper motor module to emulate the same motion using electronic components in a different system using the same code).
44

55
## General List of supported features
6+
<img src="https://electrostat-lab.github.io/Delta-Engine/ses-mb.svg" />
7+
68
- [ ] N-dimensional Physics Spaces.
79
- [ ] CPU-based Realtime monitoring.
810
- [ ] Support for Classical Linear Newtonian Mechanics.

0 commit comments

Comments
 (0)