GraphiteEditor / GraphiteEditor/Graphite

Extrude curves

Aperta
#2,040 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
27.2k
Fork
1.3k
Merge medio
20h 5m
PR unite (30g)
57

Descrizione

(as requested in #general by Keavon)

- For noncurving polygons, just do extrude (but allow multiselect, so you can extrude multiple polygon segments at a time) (see image below)
- For bezier segments, break the bezier into curve elements, turn these into subdivision lines (2d analog of subdivision surfaces) , and extrude those. You end up with cusps, but that's inevitable.

![image](https://github.com/user-attachments/assets/7775b308-6f39-4eb4-99da-f67c734dafb4)
![image](https://github.com/user-attachments/assets/8a620611-b843-4feb-b5db-31fb16352f74)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.