Results 1 to 10 of 10

Thread: Mandelbrot Fractal Generator

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    139,958
    Blog Entries
    3209
    Rep Power
    50

    psp Mandelbrot Fractal Generator

    gambiting has posted an entry in the Neoflash Coding Comp:



    This is my attempt to make a fast mandelbrot fractal rendering program with zoom feature.It's using fastest bruteforce rendering method,so unless someone use asembler programming or Xaos algorithm it's the fastest rendering possible for psp.This actual version has three fractal sizes: Fullscreen(480x272),medium(250x200),small(120x100) .Bigger fractal means longer rendering time.Also,you can set number of orbit checks per loop - more checks means more details and longer rendering time.Default is 100 and with this setting you can reach 60-70x zoom,with ~30sec rendering time.With 300 checks per loop you can reach as far as 500x zoom,but rendering of single zoom can take even up to 5 minutes.And yes,the zoom here is finite.With very good pc software you can reach even 10000x magnification,but this would require setting a 2000checks per loop,and then one frame would render ~2h,so I limited possible number of checks to 300. This application isn't really practical in any way,but it's really fun to watch zooming of the fractal,and seeing as it replicates itself.Also,you can impress your math teacher that your psp can do that

    Download and Give Feedback Via Comments

  2. #2
    DCEmu Regular Axelius's Avatar
    Join Date
    Sep 2006
    Location
    Munich, Germany
    Age
    35
    Posts
    477
    Rep Power
    66

    Default

    Oh Yeah, I like things like that. Call me a math geek, but things like that are just cool.

    I wonder how many people here on the board actually know what this mandelbrot-thing is?

  3. #3
    DCEmu Newbie
    Join Date
    Aug 2007
    Posts
    1
    Rep Power
    0

    Default i give up

    so what does it actually do?

  4. #4

    Default

    Generate mandelbrot fractal? <p This is not for kids under 17 years old... really... unless you are a genius.

  5. #5

    Default

    Quote Originally Posted by Hayden View Post
    so what does it actually do?
    Well,it does perfectly nothing,but it's just fun to watch,and is very complicated mathematically to do.According to wikipedia : In colloquial usage, a fractal is "a rough or fragmented geometric shape that can be subdivided in parts, each of which is (at least approximately) a reduced-size copy of the whole".In other words,fractal replicates itself when zoomed,to the level of infinity,but only few programs allow you to really zoom infinietly

  6. #6
    DCEmu Regular Axelius's Avatar
    Join Date
    Sep 2006
    Location
    Munich, Germany
    Age
    35
    Posts
    477
    Rep Power
    66

    Default

    Yes, a fractal is as if you were pointing a camera to a TV that shows the signal from the camera, or two mirrors facing each other.

  7. #7
    DCEmu Rookie danknugz's Avatar
    Join Date
    Nov 2005
    Posts
    139
    Rep Power
    68

    Default

    hippies know what fractals are....... we see them with our eyes closed! muahahHAHAHAHAHAH

  8. #8
    DCEmu Regular The_It's Avatar
    Join Date
    Jun 2006
    Posts
    280
    Rep Power
    67

    Default

    can you view other fractals with it? of just this one?

  9. #9
    PSP Coder
    Join Date
    Nov 2005
    Posts
    477
    Rep Power
    0

    Default

    Don't think so, which sort of sux.
    It wouldn't have taken much more effort to make
    the seed optional, cycle the colours, etc.

    You'd better zoom into some detail for many
    frames to prove it's not fake.

  10. #10
    DCEmu Regular kjetil1991's Avatar
    Join Date
    Dec 2006
    Location
    Where the Wikings live...
    Age
    33
    Posts
    441
    Rep Power
    65

    Default

    boooring lol i hate match
    but i have syndrom for it infact dyscalculi it sucks =(

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •