diff --git a/Good-first-contributions.md b/Good-first-contributions.md index 347e8e6..862e44f 100644 --- a/Good-first-contributions.md +++ b/Good-first-contributions.md @@ -17,11 +17,16 @@ Details: [#268](https://github.com/alicevision/meshroom/issues/268) # Node to merge 2 meshes :octocat: Details: [#473](https://github.com/alicevision/meshroom/issues/473#issuecomment-493772650) -# Instant Meshes node plugin :octocat: +# Remeshing & Retopology :octocat: +Meshroom has its own Remeshing/Simplification nodes. +However, the following packages are more specialized. + https://github.com/wjakob/instant-meshes MR plugin similar to https://niklasrosenstein.github.io/houdini-library/assets/nr_instant_meshes/ and https://github.com/knekke/blender_addons/blob/master/B28_InstantMeshesRemesh.py https://blenderartists.org/t/add-on-instant-meshes-remesh/1114982 +Also: http://bakemyscan.org/ https://github.com/norgeotloic/BakeMyScan + # Estimate disk & ram space (*and remaining processing time) Details: [#426](https://github.com/alicevision/meshroom/issues/426)