diff --git a/Good-first-contributions.md b/Good-first-contributions.md index 1ff85cc..7a68db0 100644 --- a/Good-first-contributions.md +++ b/Good-first-contributions.md @@ -37,14 +37,15 @@ hide "advanced" values for choice param in Meshroom. Example to hide: sift_ocv This could work well with alicevision/meshroom#676 (comment) # Remeshing & Retopology :octocat: + +WIP https://github.com/alicevision/meshroom/issues/774 + Meshroom has its own Remeshing/Simplification nodes. -However, the following packages are more specialized. +However, instant-meshes is more specialized. -https://github.com/wjakob/instant-meshes [IMPLEMENTED (external)] +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 +Also interesting: http://bakemyscan.org/ https://github.com/norgeotloic/BakeMyScan # Estimate disk & ram space (*and remaining processing time WIP: https://github.com/alicevision/meshroom/pull/842)