VITA2DLIB: Difference between revisions
From GameBrew
More actions
m HydeWing moved page Vita2dlib Vita to VITA2DLIB without leaving a redirect |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Vita Homebrew PC Tools (Developments) - GameBrew | |title=Vita Homebrew PC Tools (Developments) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vita2dlib2.png | ||
|image_alt=vita2dlib | |image_alt=vita2dlib | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=vita2dlib | |title=vita2dlib | ||
|image= | |image=vita2dlib2.png | ||
|description=Simple and Fast (using the GPU) 2D library for the PSVita | |description=Simple and Fast (using the GPU) 2D library for the PSVita | ||
|author=xerpi | |author=xerpi | ||
| Line 14: | Line 14: | ||
|version=2021 | |version=2021 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/vita2dlib.7z | ||
|website= | |website=https://github.com/xerpi/libvita2d | ||
|source=https://github.com/xerpi/libvita2d | |source=https://github.com/xerpi/libvita2d | ||
}} | }} | ||
VITA2DLIB is a simple and fast (using the GPU) 2D library for the PS Vita. | |||
Install it by executing <code>./install-all.sh</code> of [https://github.com/vitasdk/vdpm#readme vdpm]. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/xerpi/libvita2d | ||
Revision as of 00:53, 19 January 2023
| vita2dlib | |
|---|---|
| General | |
| Author | xerpi |
| Type | Developments |
| Version | 2021 |
| License | MIT License |
| Last Updated | 2021/11/27 |
| Links | |
| Download | |
| Website | |
| Source | |
VITA2DLIB is a simple and fast (using the GPU) 2D library for the PS Vita.
Install it by executing ./install-all.sh of vdpm.
External links
- GitHub - https://github.com/xerpi/libvita2d