Closed adam2392 closed 3 years ago
+1 for (2) Those are only the source files for the visualizer. So 1 and 3 need to stay because this repo currently serves as the source files for the docker images. (Every commit will cause a new image to be built and pushed to dockerhub)
In order to robustify the visualizer, one would seek to add unit tests, and documentation on i) installation and setup, ii) usage, and iii) how to contribute in development.
First, we might think of cleaning up the home dir.
src/
->seek_viz
?scripts/
.Related Note
We can add a seek-meshgenerator repository that houses the mesh generator. Will try to organize that asap.