GraphiteEditor / GraphiteEditor/Graphite

Add node that plots graphs as geometry using parametric equations

Offen
#2,458 5 Kommentare 2 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Good First Issue Graphics
Vorherrschende Sprache
Rust
Sterne
27.2k
Forks
1.3k
Ø Merge
20 Std. 5 Min.
Gemergte PRs (30 T.)
57

Beschreibung

I wanted to draw this illustration using graphite, but ended up using desmos and screenshotting it, because they support parametric equations. It will be nice to have such a node.

Desmos illustration

Image

I think that in this node we should be able to specify density of the geometry (amount of points), because different equations require different density, and it can affect performance.

I think there also should be density multiplier for the export rendering (if there is such a regime). So that at the editing stage we may see segmented geometry, and for the final render it will be smooth.

Also, unsolved problem: how to make this node accept any amount of variables (so that you can tweak behavior of your equation, like `l` in my example). This is also the problem for the Math node. Without this, this node will be not as useful is it might be. (#2462, and see also #2459)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by reading related issues #2462 and #2459, then examine the existing Math node and how nodes expose variables. Done would require a parametric-equation geometry node with configurable point density, an export-rendering density multiplier, and a clear approach for equations with varying numbers of variables.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
rust
Bereich
computer-graphics
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
28/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.