VitaBrot: Difference between revisions
From GameBrew
More actions
m Text replacement - "GameBrew!" to "GameBrew" |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |title=Vita Homebrew Apps (Other Apps) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitabrot2.png | ||
|image_alt=VitaBrot | |image_alt=VitaBrot | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=VitaBrot | |title=VitaBrot | ||
|image= | |image=vitabrot2.png | ||
|description=Mandelbrot/Julia set explorer. | |description=Mandelbrot/Julia set explorer. | ||
|author=Imroy | |author=Imroy | ||
| Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vitabrotvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vitabrotvita.7z | ||
|website= | |website=https://github.com/Imroy/VitaBrot | ||
|source=https://github.com/Imroy/VitaBrot | |source=https://github.com/Imroy/VitaBrot | ||
}} | }} | ||
This is a [https://en.wikipedia.org/wiki/Mandelbrot_set Mandelbrot] and [https://en.wikipedia.org/wiki/Julia_set Julia set] explorer for the Playstation Vita. | This is a [https://en.wikipedia.org/wiki/Mandelbrot_set Mandelbrot] and [https://en.wikipedia.org/wiki/Julia_set Julia set] explorer for the Playstation Vita. | ||
== Features == | ==Features== | ||
* Multithreaded to use all four CPUs at the same time | * Multithreaded to use all four CPUs at the same time. | ||
* Up-clocks the Vita to its full 500 MHz clock speed | * Up-clocks the Vita to its full 500 MHz clock speed. | ||
* Uses NEON instructions to compute two single-precision points at the same time | * Uses NEON instructions to compute two single-precision points at the same time. | ||
* Automatically switches to double-precision operations when zoomed in far enough | * Automatically switches to double-precision operations when zoomed in far enough. | ||
* Uses the default palette from [http://matek.hu/xaos/doku.php XaoS] | * Uses the default palette from [http://matek.hu/xaos/doku.php XaoS]. | ||
== | ==User guide== | ||
When switching to Julia mode, the centre of the Mandelbrot window is used as the value of 'c'. | |||
When switching back the Mandelbrot window is restored. | |||
== | ==Controls== | ||
D-Pad - Move the current window around | |||
R/L - Zoom in/out | |||
Square - Switch to and from Julia mode | |||
Circle - Exit | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/vitabrot3.png | |||
==Changelog== | ==Changelog== | ||
'''v0.1.2''' | '''v0.1.2''' | ||
*CPU clock frequency is now increased to 500 MHz, GPU to 333 MHz. | *CPU clock frequency is now increased to 500 MHz, GPU to 333 MHz. | ||
*Same as LOLIcon's "Holy | *Same as LOLIcon's "Holy ****" profile. | ||
'''v0.1.1''' | '''v0.1.1''' | ||
*Small update to get this building with VitaSDK again. | *Small update to get this building with VitaSDK again. | ||
''' | '''v0.1.0''' | ||
* First Release. | * First Release. | ||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/Imroy/VitaBrot | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/325 | ||
Latest revision as of 04:39, 5 January 2025
| VitaBrot | |
|---|---|
| General | |
| Author | Imroy |
| Type | Other Apps |
| Version | 0.1.2 |
| License | Mixed |
| Last Updated | 2020/12/20 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a Mandelbrot and Julia set explorer for the Playstation Vita.
Features
- Multithreaded to use all four CPUs at the same time.
- Up-clocks the Vita to its full 500 MHz clock speed.
- Uses NEON instructions to compute two single-precision points at the same time.
- Automatically switches to double-precision operations when zoomed in far enough.
- Uses the default palette from XaoS.
User guide
When switching to Julia mode, the centre of the Mandelbrot window is used as the value of 'c'.
When switching back the Mandelbrot window is restored.
Controls
D-Pad - Move the current window around
R/L - Zoom in/out
Square - Switch to and from Julia mode
Circle - Exit
Screenshots
Changelog
v0.1.2
- CPU clock frequency is now increased to 500 MHz, GPU to 333 MHz.
- Same as LOLIcon's "Holy ****" profile.
v0.1.1
- Small update to get this building with VitaSDK again.
v0.1.0
- First Release.