A vitaGL sample that renders a triangle.
This sample uses GLSL 1.00, which gets translated to Nvidia's Cg, vitaGL's support for GLSL translation is still expiremental by the time of this commit.
Press any button.
- libshacccg installed.
- vitaSDK installed
- Northfear's SDL2
- vitaGL built with HAVE_GLSL_SUPPORT=1
mkdir build
cd build
cmake ..
make
Then install the resultant ./build/vita-hello-triangle.vpk
using vitaShell.