VitaBrot: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew! | |title=Vita Homebrew Apps (Other Apps) - GameBrew! | ||
| Line 19: | Line 18: | ||
|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] | |||
== Controls == | |||
* Use '''d-pad''' to move the current window around | |||
* Use '''right shoulder''' to zoom in, '''left shoulder''' to zoom out | |||
* Use '''Square''' to switch to and from Julia mode | |||
** 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 | |||
* Use '''Circle''' to exit | |||
== | == Todo == | ||
''' | (none of these are promises!) | ||
* Gotta go faster! | |||
* Zoom more like Xaos? | |||
* Touch controls for moving and zooming | |||
* Add menu for changing more options | |||
** Change palette | |||
** Change in/out colour mode | |||
* Save images as PNG (or just rely on the pngshot plugin?) | |||
==Changelog== | |||
'''v0.1.2''' | |||
*CPU clock frequency is now increased to 500 MHz, GPU to 333 MHz. | |||
*Same as LOLIcon's "Holy Shit" profile. | |||
'''v0.1.1''' | |||
*Small update to get this building with VitaSDK again. | |||
'''v.0.1.0''' | |||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/Imroy/VitaBrot | * Github - https://github.com/Imroy/VitaBrot | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/325 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/325 | ||
Revision as of 02:20, 17 October 2022
| VitaBrot | |
|---|---|
| File:Vitabrotvita.jpg | |
| General | |
| Author | Imroy |
| Type | Other Apps |
| Version | 0.1.2 |
| License | Mixed |
| Last Updated | 2020/12/20 |
| Links | |
| Download | |
| 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
Controls
- Use d-pad to move the current window around
- Use right shoulder to zoom in, left shoulder to zoom out
- Use Square to switch to and from Julia mode
- 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
- Use Circle to exit
Todo
(none of these are promises!)
- Gotta go faster!
- Zoom more like Xaos?
- Touch controls for moving and zooming
- Add menu for changing more options
- Change palette
- Change in/out colour mode
- Save images as PNG (or just rely on the pngshot plugin?)
Changelog
v0.1.2
- CPU clock frequency is now increased to 500 MHz, GPU to 333 MHz.
- Same as LOLIcon's "Holy Shit" profile.
v0.1.1
- Small update to get this building with VitaSDK again.
v.0.1.0
- First Release.
External links
- Github - https://github.com/Imroy/VitaBrot
- VitaDB - https://vitadb.rinnegatamante.it/#/info/325