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: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. April 23, 2024, 09:18:09 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]   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: How to make a 1d mandelbrote noise function?  (Read 2511 times)
0 Members and 1 Guest are viewing this topic.
Mrz00m
Fractal Lover
**
Posts: 204


« on: December 17, 2014, 12:38:13 AM »

I'd like to know how to make Y = fractal(X); readouts of mandelbrot functions.

If you were watching a zoom video of a fractal, you could place your finger on a pixel on the screen, and as the zoom would go forwards, it would write an x-y graph similar to perlin noise.

It could be even on ducks fractals or something simple, but the mandelbrot set is good because the gradients can be continuous.

And it's a good study of the mandelbrot set, because it's possible to check the different perlin noise graphs that would come of it, and check the frequencies of the wave, perhaps balance between multiple lines and see what happens.

I'd love to have a 10 line code for it, it's probably pretty amazingly complicated though, how to do it?
Logged
claude
Fractal Bachius
*
Posts: 563



WWW
« Reply #1 on: December 17, 2014, 08:11:43 AM »

Here's where I convert the pixel data to audio in emndl:

https://gitorious.org/maximus/emndl/source/31b414aec8368de2edb2ef9c08cd058af042ea94:emndl_unwarp.c#L164 through #L174 (so about 10 lines!)
http://code.mathr.co.uk/emndl/blob/HEAD:/emndl_unwarp.c#l164 through #l174 (so about 10 lines!)

the earlier code in the file essentially implements a software version of OpenGL's LINEAR_MIPMAP_LINEAR texture lookup - the main purpose of this program is to convert an exponential map (aka mercator projection or log polar) image into a zoom video, the audio dump was a later idea. then I put the raw data through some filters (dc blocker, dynamic range compression, ...).  I'm working on a thing to convert Kalles Fraktaler kfb zoom out sequences to exponential maps, but it's not done yet.
« Last Edit: March 10, 2015, 03:02:54 AM by claude, Reason: gitorious.org is closing » Logged
Mrz00m
Fractal Lover
**
Posts: 204


« Reply #2 on: December 17, 2014, 10:57:48 PM »

Awesome thanks! looks very interesting i will have a good look at it.
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Perlin Noise Images Showcase (Rate My Fractal) quaternion 1 1713 Last post March 04, 2010, 05:11:10 AM
by quaternion
Temple of Noise Mandelbulb3D Gallery The Rev 0 1423 Last post December 08, 2010, 09:38:45 AM
by The Rev
Noise Help Mandelbulb3D Gallery Lee Oliver 1 671 Last post April 25, 2011, 09:49:37 AM
by DarkBeam
How do I get rid of all the dots/noise? Mandelbulb3D Gallery Fractured Fractals 1 1872 Last post March 29, 2012, 10:07:37 PM
by Weber
There's Noise ::: Noise Mandelbulb3D Gallery KRAFTWERK 0 1077 Last post July 26, 2012, 04:11:51 PM
by KRAFTWERK

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