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

Pull out all the Mesh utilities into a separate file #4

Open
MattFerraro opened this issue Aug 18, 2021 · 0 comments
Open

Pull out all the Mesh utilities into a separate file #4

MattFerraro opened this issue Aug 18, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@MattFerraro
Copy link
Owner

There is no reason the entire source code needs to live in a single file. Separate out the Mesh utilities including:

  • Mesh structs
  • Creating and Initializing the mesh
  • Measuring mesh cell areas
  • Saving as OBJ file

into a separate file.

@MattFerraro MattFerraro added enhancement New feature or request good first issue Good for newcomers labels Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant