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

Files aren't organized properly #19

Closed
6 tasks done
melipass opened this issue Nov 6, 2021 · 1 comment
Closed
6 tasks done

Files aren't organized properly #19

melipass opened this issue Nov 6, 2021 · 1 comment

Comments

@melipass
Copy link
Owner

melipass commented Nov 6, 2021

Problem:

The Blender folder is quite messy, having all Python code along other files such as the Blender project file, the arrow 3D object file and a paramagnetism image.

Suggestions:

  • Python files should be placed inside a src folder, probably config.json should be there too.
  • The output folder currently holds rendered videos that are excluded from the GitHub repository. This should be placed somewhere else, probably at the root of the local repository, as it's not relevant to the code.
  • The out folder should be named matrices.
  • An assets folder would be ideal for files such as arrow.mtl and arrow.obj.
  • Many .blend files aren't in use and should be deleted. The only file that's currently in use is spins1D.blend, a better name would be useful (demo.blend?)
  • The root folder is quite messy too, and an images folder could be useful. Blender/paramagnetism.png would be better located there.
@melipass melipass pinned this issue Nov 6, 2021
@melipass
Copy link
Owner Author

melipass commented Nov 6, 2021

The Automata folder also has redundant and non-working code that should be removed.

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