example graphs: simple plane: x+y+z=0 sphere: x*x+y*y+z*z=2 donut: sqrt((sqrt(x*x+y*y)-1)^2+z*z)-0.5=0 heart: x^2 + 9/4*y^2 + z^2 - 1 - z*cbrt(x^2+9/200*y^2) = 0 funnel thingy: x*x-z*z+y*y=3 (this project may potentially not be compatible with chromebooks) https://turbowarp.org/1151299260 to make it run faster i think idk
this took me like 3 days to make nonstop