processing / processing/processing-website

reference curveTangent / control / point / parameters

Offen
#383 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@REAS arbeitet bereits daran.

Seit 14.12.2019.

Vorherrschende Sprache
MDX
Sterne
90
Forks
122
Ø Merge
1 Std. 43 Min.
Gemergte PRs (30 T.)
3

Beschreibung

Issue description

while the example is correct, the documentation is wrong
Syntax curveTangent(a, b, c, d, t)

Parameters
a float: coordinate of first point on the curve
b float: coordinate of first control point
c float: coordinate of second control point
d float: coordinate of second point on the curve

URL(s) of affected page(s)

https://processing.org/reference/curveTangent_.html

Proposed fix

Syntax curveTangent(a, b, c, d, t)

Parameters
a float: coordinate of first control point on the curve
b float: coordinate of first point
c float: coordinate of second point
d float: coordinate of second control point on the curve

see also
https://processing.org/reference/curvePoint_.html

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

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