Downloads Navigation

Downloads :: New :: Popular :: Top Rated

Downloads: 221,101 Categories: 239

Total Download Views: 143,945,536

Total Files Served: 9,135,197

Total Size Served: 80.17 TB

Mandelbrot Set Explorer 1.0

Download Name: Mandelbrot Set Explorer 1.0  

Category: Nintendo DS Nintendo DS Applications

Author: VatoLoco

Submitted By: r00t

Date Added:

File Size: 77.29 KB

File Type: (Zip file)

Comments: 0

Downloads: 0

Views: 164

Related Forum: Gaming Discussion

Share:
Item description:

The program I made starts showing a small area around the origin: from (-2.5,-1.5) to (+1.5,+1.5)... this gives the first image. Clicking on any point of the touchscreen, it will start recalculating a new image, taking the touched point as a new center of the image and zooming in 2x. After 5 clicks you will see for instance what's shown on the second image. Not bad, right?

Then you can press any of the two shoulder buttons to zoom out, or click on the start button to reset the program to the initial setting.

Anyway the Nintendo DS has some limitations. Of course it doesn't feature a superscalar quadcore 2GHz+ processor. It only has a 67 MHz ARM946E, which also has no floating point unit at all, so each operation on floating point variables doesn't turn into a single (co)processor opcode, but into a series of integer operation. So, to keep the image generation time acceptable, I had to limit the number of maximum iterations of the aforementioned algorithm (actually to a very small value: 32). I also had to opt for single precision floating point variables, the fastest choice available.
Download: Click Download and in a few moments you will receive the download dialog.
Related Forum: Gaming Discussion



We are sorry, but this section of our site is for Registered Users Only.

Sign in to your account or Register for a free account

Ratings

Please take one second and rate this download...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"Mandelbrot Set Explorer 1.0" :: Login/Create an Account :: 0 comments

If you would like to post a comment please signin to your account or register for an account.