processing / processing/processing-website

reference curveTangent / control / point / parameters

Aperta
#383 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@REAS ci sta già lavorando.

Dal 14/12/2019.

Lingua principale
MDX
Stelle
90
Fork
122
Merge medio
1h 43m
PR unite (30g)
3

Descrizione

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

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.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.