AlgebraicJulia / AlgebraicJulia/CombinatorialSpaces.jl

Add more mesh optimization algorithms

未關閉
#159 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement good first issue
主要語言
Julia
星號
46
分支
6
PR 合併指標
30 天內沒有已合併 PR

描述

Currently, PR #154 adds support for an initial mesh optimization algorithm inspired by simulated annealing. However, this gradient-free method may not be ideal for all use cases.

So, we should add further mesh optimization procedures. There are many libraries that generate optimized .obj files we can import, so we should focus on algorithms that exploit our discrete differential geometry features. There are some known mesh optimization techniques that are relevant to the DEC, such as so-called "Hodge-optimized triangulations" (HOT) that are worth exploring, but currently do not appear to have an open source implementation.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。