Hacker News new | ask | show | jobs
by silcoon 987 days ago
Our math lab teacher in high school made us create a 2d functions representation on an infinite cartesian chart, with integrals and derivatives. Then I extended the program to print 3D functions with rotations and rainbow colours.

Was a great project in C#, since it all started with a dot on a canvas, and all the rest of things was composed extending the base objects.

(x^{2}+9/4y^{2}+z^{2}-1)^{3}-x^{2}z^{3}-9/(80)y^{2}z^{3}=0