Logo by mjk1093 - 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: Follow us on Twitter
 
*
Welcome, Guest. Please login or register. April 26, 2024, 02:27:30 PM


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]   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: Maybe interesting for programmers  (Read 1785 times)
0 Members and 1 Guest are viewing this topic.
Lalla
Guest
« on: July 25, 2012, 02:08:11 PM »

I found this:

http://3dfractals.com/

a software that explores tetrabrot fractal.
Maybe's useful for implements new forumulas on mb3d?
Inside a lots of documents!!!
Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #1 on: July 25, 2012, 04:36:27 PM »

Do you know the pure formula itself? Btw, it's already plenty of "brots" and nobody uses them! grin
Logged

No sweat, guardian of wisdom!
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #2 on: July 25, 2012, 05:31:34 PM »

It looks as some kind of generalisation. Actualy I think it is mandelbrot in XY axis and cubic formula by quadratic generalisation in YZ axis posted here: http://www.fractalforums.com/mandelbulb-3d/first-post-something-fundamental-about-fractal-generation-t11008/
Logged

fractal catalisator
Lalla
Guest
« Reply #3 on: July 31, 2012, 01:22:03 PM »

Do you know the pure formula itself? Btw, it's already plenty of "brots" and nobody uses them! grin

Maybe you don't use brots..Grin with closed eyes
I think it's too much interesting explore all type of fractals...
But, here I post this only for whom want, maybe, implement other formulas in mdb3d...
Logged
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #4 on: July 31, 2012, 02:22:12 PM »

There are two guy, who can implement, Jesse and Darkbeam cheesy
Logged

fractal catalisator
eiffie
Guest
« Reply #5 on: August 04, 2012, 06:10:25 PM »

I don't use MB3D much but I bet it is already implemented as a hypercomplex variety. The formula is (sorry for the GLSL)
z=vec4(z.x*z.x-z.y*z.y-z.z*z.z+z.w*z.w,2.0*(z.x*z.y-z.z*z.w),2.0*(z.x*z.z-z.y*z.w),2.0*(z.x*z.w+z.y*z.z))+c;//tetrabrot
It is a 4D mandelbrot using bi-complex numbers.

My favorite varient is this...
z=vec4(z.x*z.x-z.y*z.y-z.z*z.z+z.w*z.w,-2.0*(z.x*z.y-z.z*z.w),-2.0*(z.x*z.z-z.y*z.w),2.0*(z.x*z.w+z.y*z.z))+c;//eiffel
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Master's Thesis On Fractal Coloring Techniques (new) Theories & Research juharkonen 11 4174 Last post February 22, 2012, 07:46:20 PM
by tit_toinou
Programmers: HELP asked ! Help & Support titia 6 1377 Last post May 22, 2008, 04:11:27 PM
by titia
A Machine for the GPU programmers Programming David Makin 1 2313 Last post July 03, 2008, 11:08:25 AM
by MattSchultz
Any interesting 1D fractals around? Other types « 1 2 » matsoljare 20 10799 Last post October 25, 2016, 05:29:20 PM
by lkmitch
Interesting Coloring Images Showcase (Rate My Fractal) MandelBRO 7 1379 Last post July 10, 2017, 12:23:25 AM
by 3dickulus

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.175 seconds with 24 queries. (Pretty URLs adds 0.009s, 2q)