CodingTrain / CodingTrain/Suggestion-Box

Graph functions of complex numbers in Processing and/or P5

Aperta
#763 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
570
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Let's say you have a function

f(x) = x^2 + 1

which has no root in the domain of the Real numbers, but still has two roots in the complex numbers.

It would be nice to be able to show the function graph in Processing/p5 in 3D, where the x and z axis represent the complex input (x+zi) and the y axis represents the length of the resulting complex "vector". The function value can then be colored with the vector's angle (0 to 360 or -180 to 180 or -pi to pi etc.)

Can you do this, maybe also showing the axes?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Non vengono indicati file, test o punti di ingresso dell'implementazione. Inizia definendo l'ambito di come uno sketch Processing o p5 potrebbe rappresentare input complessi in 3D, quindi definisci il completamento in base alla rappresentazione della funzione richiesta con assi e colorazione basata sull'angolo.

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

Valutazione

Ambito
computer-graphics
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.