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

software architecture improvement #6

Open
liminchen opened this issue Jan 21, 2019 · 0 comments
Open

software architecture improvement #6

liminchen opened this issue Jan 21, 2019 · 0 comments

Comments

@liminchen
Copy link
Owner

liminchen commented Jan 21, 2019

  • move dual solve from main.cpp into another file and make the primal-dual control flow more clear in main.cpp;
  • move topology descent steps from class TriMesh into another file and make the discrete-continuous optimization control flow more clear in optimizer.cpp;
  • handle !!!, TODO, DEBUG, TEST tags in the code;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant