Danesfield icon indicating copy to clipboard operation
Danesfield copied to clipboard

3dtiles pointcloud and mesh processing

Open danlipsa opened this issue 3 years ago • 8 comments

danlipsa avatar May 27 '22 19:05 danlipsa

@jacobderosa Please review.

danlipsa avatar Jun 07 '22 18:06 danlipsa

@dmjoy @jacobderosa Please review. Lets merge this!

danlipsa avatar Jul 14 '22 17:07 danlipsa

Note the number of commits is misleading as I moved [email protected]:core3d/danesfield-conda-recipes.git to the conda-recipes directory including history.

danlipsa avatar Jul 14 '22 17:07 danlipsa

@danlipsa I have small changes to Dockerfile, tools/run_danesfield.py, and the VTK recipe that I need to merge. Otherwise this looks good

jacobderosa avatar Jul 14 '22 17:07 jacobderosa

@danlipsa overall looks fine to me, I would recommend changing out how the SSH stuff is done in the Dockerfile though. Also, regarding the number of commits, if you did something like a subtree add, you can usually add a --squash flag to have it combine all commits into a single one. Probably not worth re-doing it in this case, but I would recommend squashing this PR on merge (so that we don't drown out the history of the main project).

dmjoy avatar Jul 14 '22 18:07 dmjoy

@dmjoy I agree, we should squash. I don't think the recipe's history is very important.

danlipsa avatar Jul 14 '22 18:07 danlipsa

@jacobderosa Are you going to add your changes here?

danlipsa avatar Jul 14 '22 18:07 danlipsa

Or maybe pickup this branch and create a different PR?

danlipsa avatar Jul 14 '22 18:07 danlipsa

@jacobderosa I changed danesfield-conda-recipes repo -> conda-recipes dir to have only one commit. Diff seems to show nothing changed. Please review and merge.

danlipsa avatar Oct 20 '22 22:10 danlipsa

Not sure if you addressed the suggestion from @dmjoy regarding SSH of if you not doing that at all now. That seems that something we should do.

danlipsa avatar Oct 20 '22 23:10 danlipsa

@danlipsa I'll add that along with my own changes after this is all merged. For now this looks good to me

jacobderosa avatar Oct 27 '22 16:10 jacobderosa

I have a few more commits I added when I worked on when added offset inside GLTF. I'll rebase and open another pull request.

danlipsa avatar Oct 28 '22 13:10 danlipsa