buddhi1980 / mandelbulber2

Official repository for Mandelbulber v2
GNU General Public License v3.0
907 stars 115 forks source link

Implement the Tetrix for mandelbulber examples deployed with build package #254

Closed ghost closed 4 years ago

ghost commented 7 years ago
System information (version)
Detailed description

This is request for Tetrix for mandelbulber examples fract settings files.

Steps to reproduce

3 faces = triangle => Sierpiński sieve => Tetrix http://mathworld.wolfram.com/Tetrix.html implement the Tetrix for mandelbulber

ghost commented 7 years ago

@buddhi1980 Is it feasible to tune any of the current fractal formulas to generate the tetrix? I require an infinitely recursive 3D model of the tetrix for another project.

Thanks! coast

buddhi1980 commented 7 years ago

We don't have any formula which can generate this shape.

ghost commented 7 years ago

ok I will try to document the requirements. thanks!

buddhi1980 commented 7 years ago

Now I look that Sierpinski3D formula is quite similar and there is some small chance that it could be adapted. But there is no guaranty.

ghost commented 7 years ago

@buddhi1980 thanks for the hint

I have tried to explore the Sierpinski3D, but have not figured out the tetrix configuration.

@mclarekin historically, have you ever rolled up the tetrix with mandelbulber?

mclarekin commented 7 years ago

@mclarekin https://github.com/mclarekin historically, have you ever rolled up the tetrix with mandelbulber?

no

On Thu, Mar 23, 2017 at 7:23 AM, mancoast notifications@github.com wrote:

@buddhi1980 https://github.com/buddhi1980 thanks for the hint

I have tried to explore the Sierpinski3D, but have not figured out the tetrix configuration.

@mclarekin https://github.com/mclarekin historically, have you ever rolled up the tetrix with mandelbulber?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/buddhi1980/mandelbulber2/issues/254#issuecomment-288493572, or mute the thread https://github.com/notifications/unsubscribe-auth/AMLZHL68dMqwtGrvHmZPmcZaJAcWLuLfks5roWcIgaJpZM4MMAPR .

buddhi1980 commented 4 years ago

Actually there is unknown escape-time implementation of this fractal and also unknown distance estimation.