VitaBrot: Difference between revisions
From GameBrew
More actions
Created page with "{{#seo: |title=Vita Homebrew Apps (Other Apps) - GameBrew! |title_mode=append |image=vitabrotvita.jpg |image_alt=VitaBrot }} {{Infobox Vita Homebrews |title=VitaBrot |image=vi..." |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|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 | ||
}} | }} | ||
Mandelbrot/Julia set explorer. | 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== | |||
* 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 [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== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vitabrot3.png | ||
==Changelog== | |||
'''v0.1.2''' | |||
*CPU clock frequency is now increased to 500 MHz, GPU to 333 MHz. | |||
https:// | *Same as LOLIcon's "Holy ****" profile. | ||
https:// | |||
'''v0.1.1''' | |||
*Small update to get this building with VitaSDK again. | |||
'''v0.1.0''' | |||
* First Release. | |||
==External links== | |||
* GitHub - https://github.com/Imroy/VitaBrot | |||
* 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.