Title: ARQ Post by: Kali on January 09, 2013, 07:40:56 AM ARQ
(http://nocache-nocookies.digitalgott.com/gallery/13/3869_09_01_13_7_40_56.jpeg) http://www.fractalforums.com/index.php?action=gallery;sa=view;id=13145 Fragmentarium - Kalibox Kaliset3D formula used as volumetric fog. Title: Re: ARQ Post by: asimes on January 09, 2013, 07:42:53 AM That's awesome, can you post a link to your 3D Kaliset formula please?
Title: Re: ARQ Post by: Kali on January 09, 2013, 07:57:39 AM Thanks asimes. Kaliset formula is used here for texturing the fog, using exponential smoothing calculation method.
For the basic formula version, iterate for every point p: p=abs(p*scale)/length(p)2+c or... p=abs(p*scale)/dot(p,p)+c c is a constant (or julia value), use negative ones, and try with different scale values. The fractal itself is the Kalibox, a Mandelbox mod you can find in Mandelbulb3D as "AboxmodKali": This is copied from the formula info in M3D: Code: x = X_add - abs(x) Title: Re: ARQ Post by: taurus on January 09, 2013, 02:55:50 PM as my commenting machine in the gallery seems to be broken, I comment here.
This is fantastic Kali. The atmospheric density you created here is just breathtaking. Images like that are one of the reasons I voted for you in the fractal noble oscar (what a stupid name). Fragmentarium rocks, when used by a sage! Title: Re: ARQ Post by: Dinkydau on February 06, 2013, 03:07:05 AM Darkness |