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

Generate directional vector field using guide vectors on random points

Aperta
#160 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
20/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
cpp

Direzione di ricerca

The issue names no file, test, or entry point in Geometry Central. Start by reading the documentation for vector field generation and comparing its capabilities with the linked smooth tangent vector field paper. Done would require determining whether guide-vector interpolation is supported and, if not, defining the needed feature and its scope.

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

Descrizione

Hello,
image

  1. Blue dots are randomly generated points in UV space. (0-1)
  2. Red arrows represent guide vectors. (position and direction)
  3. An algorithm that can generate direction on points based on guide vectors (right image)

I gave a try using the K-Nearest-Neighbor algorithm but the resulting vectors are not following guide vectors smoothly. After searching on Google I came to know about "smooth tangent vector field", and that's what I'm looking for. This paper and video is describing the solution but unfortunately, there is no source code. The documentation shows Geometry Central supports vector field generation algorithms. Is it possible to do what am I looking for using Geometry Central?

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.