Mandelbulb formula…
Without further explanation, here’s Daniel White’s “Mandelbulb” formula.
(x, y, z)n = rn (cos(n θ) cos(n φ), sin(n θ) cos(n φ), -sin(n φ))
r = sqrt(x2 + y2 + z2)
θ = atan2(y, x)
φ = atan2(z, sqrt(x2+y2))
Without further explanation, here’s Daniel White’s “Mandelbulb” formula.
(x, y, z)n = rn (cos(n θ) cos(n φ), sin(n θ) cos(n φ), -sin(n φ))
r = sqrt(x2 + y2 + z2)
θ = atan2(y, x)
φ = atan2(z, sqrt(x2+y2))
This entry was posted on Monday, November 16th, 2009 at 7:10 pm and is filed under Computer Graphics. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

marks_mass and comment and/or encourage. Posts on this day from years past:
brainwagon is powered by WordPress with White as Milk
designed by Azeem Azeez. Entries (RSS) and Comments (RSS).