Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Preserve Feature Angles when remeshing sharp objects

Aperta
#199 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

Start by tracing the remeshing and smoothing behavior described for the Stanford bunny, then inspect how MutationManager handles vertices marked as "Non-Repositionable." Determine whether feature edges can remain sharp without preventing mesh-quality improvement at their interface. Done means remeshing preserves sharp features while maintaining quality around them.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

I've been trying out the remeshing for the Stanford bunny and there seems to be a general loss of sharp features:

image

Are there any mechanisms I can implement to conserve these? I would assume the smoothing part is agnostic to these features.

If I leverage the MutationManager to set the vertices forming the feature edges as "Non-Repositionable", I assume it won't be able to improve the mesh quality at its interface.

Lingua principale
C++
Stelle
1.3k
Fork
183
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di nmwsharp/geometry-central

Tutte le issue di nmwsharp/geometry-central

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.