imagej / imagej-mesh

Data structures and I/O for meshes
Other
5 stars 4 forks source link

DefaultMesh and STL update #3

Closed kephale closed 7 years ago

kephale commented 7 years ago

Moving imagej-ops DefaultMesh to this library and updating the STL meshes to use it

kephale commented 7 years ago

I leave this PR open for debate. This contains @tibuch 's DefaultMesh from ops because we haven't discussed where this library fits in the dependency hierarchy. However, meshes made with this library need to be the same meshes that we're using in ops.

kephale commented 7 years ago

Pinging @rimadoma on this too

kephale commented 7 years ago

I opened a new pull request with the commits split: https://github.com/imagej/imagej-mesh/pull/5

ctrueden commented 7 years ago

@kephale wrote:

I opened a new pull request with the commits split: #5

No need to do that. Just force push over the old branch, and the PR will magically update.

ctrueden commented 7 years ago

Closing in favor of #5.