Skip to content

Commit 7cc468f

Browse files
authored
Add logo and enhance project description in README
Updated the README to include a logo and revised project description.
1 parent 5422d30 commit 7cc468f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Delta-Engine
1+
# <img src="https://github.com/pavly-gerges/Delta-Engine/blob/master/assets/logo.svg" width=90 height=90/> Delta-Engine
22

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

0 commit comments

Comments
 (0)