AlgebraicJulia / AlgebraicJulia/CombinatorialSpaces.jl

Add more mesh optimization algorithms

Abierto
#159 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue
Lenguaje dominante
Julia
Estrellas
46
Forks
6
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.