FMudanyali / FreeGLUT-Vita

FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeGLUT for PS Vita

FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket.

To compile for DolceSDK:

First obtain PIB. Then,

mkdir build
cd build
cmake .. -DVITA=1
make -j8
make install

To-Do

The controls need work as I didn't try porting a glut game to see how the controls are used.

Credits:

  • FreeGLUT contributors
  • FMudanyali
  • dots-tb
  • SonicMastr
  • GrapheneCt
  • Team CBPS

About

FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket

License:GNU General Public License v3.0


Languages

Language:C 94.4%Language:Objective-C 2.8%Language:CMake 2.0%Language:C++ 0.7%Language:Makefile 0.0%