Michael Ploujnikov
Michael Ploujnikov
Thank you for working on this sophisticated piece of software. It would be nice if `smvsrecon` https://github.com/flanggut/smvs/blob/6a7d0c095aa66ab98c5b285c2bc04e34d8993353/app/smvsrecon.cc#L338 and `simplify` https://github.com/flanggut/smvs/blob/6a7d0c095aa66ab98c5b285c2bc04e34d8993353/tools/simplify.cc#L109 had an option to save their output in ascii PLY...
What parts of Meshlab would need to be changed to support an undo history for non-destructive editing?
As a newbie to virtual environment usage in Emacs I would appreciate it if the README.md file showed some basic usage of this script. Without such documentation I don't even...
Right now https://github.com/scala/docs.scala-lang/blob/6ef51ab1677fa1f7c311d06db164911d08bedc5c/_overviews/core/futures.md?plain=1#L628 starts the same for both `recover` and `recoverWith`: > The `recover` combinator creates a new future which holds the same result as the original future if it...