Skip to content

Red1C3/vita-hello-triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vita-hello-triangle

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.

How do I quit?

Press any button.

Perequisites

For running

  • libshacccg installed.

For building

Building

mkdir build
cd build
cmake ..
make

Then install the resultant ./build/vita-hello-triangle.vpk using vitaShell.

License

Unlicense

About

A vitaGL sample that renders a triangle using hardware acceleration.

Topics

Resources

License

Stars

Watchers

Forks