VITA2DLIB: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=vita2dlib | |title=vita2dlib | ||
|image=vita2dlib2.png | |image=vita2dlib2.png | ||
|description=Simple and Fast (using the GPU) 2D library for the | |description=Simple and Fast (using the GPU) 2D library for the PS Vita. | ||
|author=xerpi | |author=xerpi | ||
|lastupdated=2021/11/27 | |lastupdated=2021/11/27 | ||
| Line 18: | Line 12: | ||
|source=https://github.com/xerpi/libvita2d | |source=https://github.com/xerpi/libvita2d | ||
}} | }} | ||
{{#seo: | |||
|title=Vita Homebrew PC Tools (Developments) - GameBrew | |||
|title_mode=append | |||
|image=vita2dlib2.png | |||
|image_alt=vita2dlib | |||
}} | |||
VITA2DLIB is a simple and fast (using the GPU) 2D library for the PS Vita. | VITA2DLIB is a simple and fast (using the GPU) 2D library for the PS Vita. | ||
Revision as of 23:29, 11 April 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