CodingTrain / CodingTrain/Suggestion-Box
Graph functions of complex numbers in Processing and/or P5
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 570
- Forks
- 85
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
No se nombran archivos, pruebas ni puntos de entrada de la implementación. Empieza por delimitar cómo un sketch de Processing o p5 podría representar entradas complejas en 3D y, después, define la finalización en torno a representar la función solicitada con ejes y coloración basada en el ángulo.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- computer-graphics
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100