Add Delta-Engine paper with abstract and methodologies#1
Merged
Conversation
Introduce Delta-Engine paper detailing a new physics engine for embedded systems.
Expanded the knowledge gaps section to include additional theoretical and practical aspects related to embedded control and hardware implementation.
This file contains a detailed graph representation of the Δ-Engine architecture, including various clusters for physics mechanics, IO infrastructure, and platform-dependent toolchains.
This file defines a graph structure for the System Entity Structure (SES) of the Δ-Engine Architecture, detailing subsystems, nodes, and their relationships.
Replaced 'Future vision and startups' section with 'References' and added reference links.
Added descriptions of two architectural models and their subsystems.
Updated section title and added details on knowledge gaps.
Expanded descriptions for various subsystems including Mathematical Libraries, Virtualized IO, IO Infrastructure, and Platform-dependent toolchain.
Added detailed design section explaining the use of Entity-Component System (ECS) and Automata Theory for modeling the physics engine. Included examples and remarks on system interactions.
Removed redundant mention of ECS and Automata Theory in methodologies section.
Expanded on the Detailed-design methodologies section to include state-machine encapsulation in the ECS framework.
Clarified remarks regarding the ball object's components and their ideal system attachments.
* Added missing keywords for architectural design. * Added missing keywords for detailed design.
Refined methodologies and subsystem descriptions in the paper. Updated references and terminology for clarity.
Expanded the detailed design section to include callback functions in ECS systems.
Added a reference to the Electrostatic-Sandbox SDK in the paper.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduce Delta-Engine paper detailing a new physics engine for embedded systems.