Skip to content

Example homebrew app for psvita using sokol_gfx and OpenGL ES 2.0.

License

Notifications You must be signed in to change notification settings

valiet/psvita_sokol_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS Vita OpenGL ES 2.0 App using sokol

Example homebrew app for psvita using sokol_gfx and OpenGL ES 2.0.

Setup:

Notes:

  • Use make vpksend to transfer the *.vpk to your psvita ux0:/data folder, dont forget to setup PSVITAIP cmake variable. (default 192.168.178.32)

  • Use make send to transfer the *.self to your psvita, dont forget the app must be already installed.

  • Examples how to use the sokol library are found at sokol_samples.

  • The gitignore file is ignoring all files using * and then allowing specific files/folders like !src !sce_sys/**. If you don't like this setup feel free to change the gitignore, but if you keep it be aware in case you add new folders, or files in the root of the project.

About

Example homebrew app for psvita using sokol_gfx and OpenGL ES 2.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published