Logo by Sockratease - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Support us via Flattr FLATTR Link
 
*
Welcome, Guest. Please login or register. April 19, 2024, 04:31:31 AM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: 1 [2]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: A "smooth" transition ...  (Read 5334 times)
0 Members and 1 Guest are viewing this topic.
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #15 on: September 21, 2011, 11:27:16 AM »

 grin grin grin Changing the radius function is an incredibly powerful idea!

Code:
R = sqrt(x'*x'+y'*y'+z'*z')/Rmax; // Euclidean metric (sphere)
// Cubic metric (not euclidean but funny);
// x' = abs(x'); y' = abs(y'); z' = abs(z');
// R = max(x',y',z')/Rmax;
// Biconical metric;
// R = sqrt((x'*x'+y'*y')/(z'*z'))/Rmax; <- rmax controls the pendence
// Cylindrical metric;
// R = sqrt(x'*x'+y'*y')/Rmax;


* binbox.jpg (86.74 KB, 1125x349 - viewed 250 times.)
« Last Edit: September 21, 2011, 11:29:55 AM by DarkBeam » Logged

No sweat, guardian of wisdom!
Jesse
Download Section
Fractal Schemer
*
Posts: 1013


« Reply #16 on: September 21, 2011, 01:09:37 PM »

Was also wondering what are the symbols you used..

My formula was faulty, maybe this was leading to some confusion... must use the pixel coords Pxyz instead of Cxyz, have corrected it!

Also updated the additional formulas i made with the '_PartlyJuliaRoff' formula.

ps: the paras for the box were: SphereXYZ: [0, -0.4, 1] and radius = -0.2

pps: sorry for hijacking this thread a bit, i keep shut now  wink
Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #17 on: September 21, 2011, 04:14:27 PM »

Oh no, please hijack it as much as you can! grin (Don't exactly know why whenever one says something it's considered "hijack" undecided ) cheesy
Logged

No sweat, guardian of wisdom!
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #18 on: September 24, 2011, 12:59:22 PM »

Okay; I'm self-hijacking my thread! evil evil cheesy

Test image(s) of Wavy ABox... angel


* ury.jpg (213.67 KB, 811x908 - viewed 249 times.)
Logged

No sweat, guardian of wisdom!
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #19 on: September 28, 2011, 04:41:27 PM »

Some sample images from my latest fmla;

http://lucagn.deviantart.com/art/Gotham-City-260458688
http://lucagn.deviantart.com/art/The-fractal-viking-fleet-260455729
http://lucagn.deviantart.com/art/Big-hall-of-triumph-260454770

 grin

Take a look and get inspired

Logged

No sweat, guardian of wisdom!
Pages: 1 [2]   Go Down
  Print  
 
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.146 seconds with 25 queries. (Pretty URLs adds 0.008s, 2q)