VITA2DLIB: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (Developments) - GameBrew! | |title=Vita Homebrew PC Tools (Developments) - GameBrew! | ||
| Line 19: | Line 18: | ||
|source=https://github.com/frangarcj/vita2dlib | |source=https://github.com/frangarcj/vita2dlib | ||
}} | }} | ||
'''Vita2dlib''' is a simple and fast (using the GPU) 2D library for the PSVita. | |||
Depends on [https://github.com/xerpi/vita_portlibs vita portlibs]. | |||
==Test some shaders Pre-release== | |||
*START - LCD3X | |||
*SQUARE - BICUBIC | |||
*TRIANGLE - XBR FAST | |||
*CIRCLE - XBR | |||
== | ==Changelog== | ||
'''(alpha1)''' | |||
'''( | |||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/frangarcj/vita2dlib | * Github - https://github.com/frangarcj/vita2dlib | ||
Revision as of 00:44, 22 November 2022
| vita2dlib | |
|---|---|
| File:Ps-vita-logo.jpg | |
| General | |
| Author | frangarcj |
| Type | Developments |
| Version | alpha1 |
| License | MIT License |
| Last Updated | 2016/10/07 |
| Links | |
| Download | |
| Source | |
Vita2dlib is a simple and fast (using the GPU) 2D library for the PSVita.
Depends on vita portlibs.
Test some shaders Pre-release
- START - LCD3X
- SQUARE - BICUBIC
- TRIANGLE - XBR FAST
- CIRCLE - XBR
Changelog
(alpha1)
- First Release.