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

Compute tangent vector in an intrinsic triangulation for vertices

Aperta
#224 1 commento 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

The issue names no files, tests, or entry points to inspect. Begin by locating the intrinsic triangulation and tangent-basis APIs, then determine whether vector transport is supported; done would require a defined conversion path and a documented way to use the resulting vectors with the heat method.

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

Descrizione

I have a a gc::Vector2 defined for some vertices on an extrinsic triangulation. These vectors are defined in the tangent basis for each vertex.

I am trying to transport these vectors to the rest of the mesh using the heat method, but since my mesh is shitty, it works very bad.

I have tried to convert the mesh to an intrinsic triangulation, refine and make it delaunay, but now I am stuck, as apparently there is no way to get the tangent basis for the intrinsic vertices.

Is there any way to convert the 2D vectors in the extrinsic triangulation to 2D vectors in the intrinsic triangulation so I can use the heat method?

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.