Skip to content

mrpapersonic/libytpmv-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTPMV examples

Sample ytpmvs using libytpmv.

example17.C

example16.C

example15.C

example14.C

example13.C

example12.C

example10.C

example9.C

example8.C

example7.C

example6.C

example5.C

example4.C

example3.C

example2.C

example1.C

example0.C

r3c.C

To play an example, run:

export LIBYTPMV_DIR=/path/to/libytpmv
make example1 -j$(nproc)
./example1

Make sure all OpenGL and GLFW development files are installed. On debian based systems these are:

libglew-dev libglfw3-dev libglm-dev libgles2-mesa-dev

If your system can not support OpenGL you can play the YTPMVs in audio only mode:

./example1 playaudio