Logo by stereoman - 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: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. April 20, 2024, 01:16:48 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: 2-D FractInt image looks like 3-D image  (Read 2335 times)
0 Members and 1 Guest are viewing this topic.
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« on: March 11, 2012, 09:24:51 PM »

Who needs a 3-D fractal program when a 2-D fractal looks 3-D.

This FractInt formula I wrote produced the following image, which looks strangely 3-D with the right colour palette.



Simon
Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
asimes
Fractal Lover
**
Posts: 212



asimes
WWW
« Reply #1 on: March 11, 2012, 10:37:41 PM »

Willing to share the formula? I don't have that software but I'd love to try to make that shape to check it out
Logged
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« Reply #2 on: March 11, 2012, 11:27:07 PM »

Hi Asimes

The FractInt formula that produced the image is the following:

Code:
simon0025 {
  i = 0
  p = pixel
  z = real(pixel)+flip(sin(imag(pixel))):
  i = i + (0.1,0.1)
  z = z * z + z * i
  |z| < 40
}

If you've never used it, I suggest visiting the FractInt website (google it) and you should be able to find details on the structure of a formula.

I understand these formulae are compatible with other software so you could try to run this one in Ultra Fractal or Chaos Pro.

Simon
Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
asimes
Fractal Lover
**
Posts: 212



asimes
WWW
« Reply #3 on: March 12, 2012, 12:05:01 AM »

I just make my own Java programs... I can't quite understand what is going on there in the code unfortunately. At a glance it looks like it is running:

z = z^2+z*something
Logged
asimes
Fractal Lover
**
Posts: 212



asimes
WWW
« Reply #4 on: March 12, 2012, 05:06:07 AM »

Oh, does FractInt let you use complex numbers? I'm guessing that's what

i = i+(0.1, 0.1)

would be. I can't use complex numbers, just have to keep track of them
Logged
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« Reply #5 on: March 12, 2012, 10:56:03 AM »

Hi asimes

Yes, FractInt does use complex numbers.  I'm not sure how you can convert this formula to code to use in your own fractal program.

There are others here who can do this, as there is another piece of software - fractal extreme which uses plugins and these have to be converted from the FractInt formula to c++ code which is then compiled into a .dll for the software to use.  Every fractal type is in its own plugin.

Simon
Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #6 on: March 12, 2012, 08:51:23 PM »

The Fractint docs (online) give you (nearly) all the 2 real-number calculations required to perform complex math.
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« Reply #7 on: March 12, 2012, 11:30:56 PM »

Hi David

Just spent some time trawling through the FractInt help and the page to find all this code is:

http://www.nahee.com/spanky/www/fractint/append_a_misc.html

Hope that helps anyone else who needs it.

Simon
Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #8 on: March 13, 2012, 12:47:57 AM »

Hi David

Just spent some time trawling through the FractInt help and the page to find all this code is:

http://www.nahee.com/spanky/www/fractint/append_a_misc.html

Hope that helps anyone else who needs it.

Simon

That's the one - sorry I didn't have much time (or the link to hand) wink
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
3D IFS Image 3D Fractal Generation Sockratease 7 4702 Last post November 30, 2006, 12:38:08 PM
by lycium
IMAGE ART 2 Fractal Art AGUS 0 1827 Last post April 30, 2008, 01:27:37 AM
by AGUS
ART IMAGE 3 Fractal Art AGUS 0 2203 Last post April 30, 2008, 02:22:04 AM
by AGUS
My first image (here) Images Showcase (Rate My Fractal) LAV 3 1785 Last post April 06, 2011, 09:43:13 PM
by Erisian
The best image ever Images Showcase (Rate My Fractal) DarkBeam 5 1909 Last post January 24, 2012, 03:54:37 PM
by DarkBeam

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.151 seconds with 27 queries. (Pretty URLs adds 0.007s, 2q)