This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-11-21 00:52:50 +03:00
2020-10-29 23:30:27 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-11-02 20:16:14 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00
2020-10-29 22:28:16 +03:00

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
Description
FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket
Readme 6.8 MiB
Languages
C 97.2%
CMake 2%
C++ 0.8%