Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Modeling Documentation #8

Open
sam-dirac opened this issue Feb 1, 2024 · 1 comment
Open

XML Modeling Documentation #8

sam-dirac opened this issue Feb 1, 2024 · 1 comment

Comments

@sam-dirac
Copy link

I'm really impressed by this project, but I'm wondering where I can find more information about the XML input to the simulation. Where can I find a description of the different expected XML fields that are supported by the RedMax Simulation object? I can see the code that is parsing the XML data, but I would love some reference material if it is available. How did you know what to put in the XML files that you in your assets folder?

@eanswer
Copy link
Owner

eanswer commented Feb 5, 2024

Hi, thanks for your interest in this repo. Unfortunately there is no documentation for this simulator and the best way to know about the XML file options and format is through reading the XML parsing file: https://github.com/eanswer/DiffHand/blob/master/core/projects/redmax/Simulation_Constructor.cpp#L90.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants