FastMandelbrotZoom 3DS: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox 3DS Homebrews |title=FastMandelbrotZoom |image=FastMandelbrotZoom3DS.png |description=Fast 60fps interactive Mandelbrot zoom for the Nintendo 3DS. |author=movievertigo |lastupdated=2024/10/26 |type=Other Apps |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/3dshomebrews/FastMandelbrotZoom3DS.7z |website=https://gbatemp.net/threads/fast-60fps-interactive-mandelbrot-zoom-for-the-nintendo-3ds.662479/ |source=https://github.com/movievertigo/Nintendo-..." |
No edit summary |
||
| Line 5: | Line 5: | ||
|author=movievertigo | |author=movievertigo | ||
|lastupdated=2024/10/26 | |lastupdated=2024/10/26 | ||
|type= | |type=Math | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
| Line 19: | Line 19: | ||
|image_alt=FastMandelbrotZoom | |image_alt=FastMandelbrotZoom | ||
}} | }} | ||
A fast interactive Mandelbrot renderer for the Nintendo 3DS. | |||
It uses multiple threads/cores, progressive rendering, and adaptive work-load processing to achieve a smooth 60FPS at all times. | |||
==Media== | ==Media== | ||
'''Fast 60fps interactive Mandelbrot zoom for the Nintendo 3DS''' ([https://www.youtube.com/watch?v=e2kYQsZ-_04 Movie Vertigo]) <br> | '''Fast 60fps interactive Mandelbrot zoom for the Nintendo 3DS''' ([https://www.youtube.com/watch?v=e2kYQsZ-_04 Movie Vertigo]) <br> | ||
<youtube | <youtube>e2kYQsZ-_04</youtube> | ||
==Compatibility== | |||
It runs best on a New 3DS or New 3DS XL, but will run on any 3DS. | |||
==Changelog== | ==Changelog== | ||
| Line 32: | Line 35: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/movievertigo/Nintendo-3DS-FastMandelbrotZoom | ||
* GBAtemp - https://gbatemp.net/threads/fast-60fps-interactive-mandelbrot-zoom-for-the-nintendo-3ds.662479/ | |||
Latest revision as of 04:55, 2 February 2025
| FastMandelbrotZoom | |
|---|---|
| General | |
| Author | movievertigo |
| Type | Math |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2024/10/26 |
| Links | |
| Download | |
| Website | |
| Source | |
A fast interactive Mandelbrot renderer for the Nintendo 3DS.
It uses multiple threads/cores, progressive rendering, and adaptive work-load processing to achieve a smooth 60FPS at all times.
Media
Fast 60fps interactive Mandelbrot zoom for the Nintendo 3DS (Movie Vertigo)
Compatibility
It runs best on a New 3DS or New 3DS XL, but will run on any 3DS.
Changelog
v1.0
- First Release.