VITA2DLIB: Difference between revisions
From GameBrew
More actions
m Text replacement - "GameBrew!" to "GameBrew" |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | |||
|title=vita2dlib | |||
|image=vita2dlib2.png | |||
|description=Simple and Fast (using the GPU) 2D library for the PS Vita. | |||
|author=xerpi | |||
|lastupdated=2021/11/27 | |||
|type=Developments | |||
|version=2021 | |||
|license=MIT | |||
|download=https://dlhb.gamebrew.org/vitahomebrews/libvita2d.zip | |||
|website=https://github.com/xerpi/libvita2d | |||
|source=https://github.com/xerpi/libvita2d | |||
}} | |||
{{#seo: | {{#seo: | ||
|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 | ||
}} | }} | ||
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 | ||
Latest revision as of 08:22, 4 August 2024
| 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