Updated Good first contributions (markdown)

natowi 2020-04-25 20:24:44 +02:00
parent 96f1d85638
commit 7470290ea2

@ -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)