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

Collision detection: technical debt #3141

Open
10 tasks
Tom-Willemsen opened this issue Apr 27, 2018 · 0 comments
Open
10 tasks

Collision detection: technical debt #3141

Tom-Willemsen opened this issue Apr 27, 2018 · 0 comments

Comments

@Tom-Willemsen
Copy link
Contributor

This is a follow-up ticket from #2936

In order of priority:

  • Move the configuration files into the configuration area, rather than the same location as the code
  • Refactor out the binary values used in OperatingMode
  • Use argparse for argument parsing
  • Look at different options for the config file format (more class based structure)
  • Look at using an external library for transform matricies
  • Modify the startup to not require a MYDIRCD environment variable
  • Create an OPI for control
  • Allow the user to input the sample size
  • Add support for cylinders
  • Split out renderer into separate program (maybe add into the GUI?). Look at good intermediate formats for the rendered image.
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

1 participant