There was an error while loading. Please reload this page.
input: running make in the example directory
make
cc -std=c99 -pedantic -O2 -o bin/skinning skinning.c -lglfw -lGL -lm -lGLU -lGLEW
output:
input: running
makein the example directorycc -std=c99 -pedantic -O2 -o bin/skinning skinning.c -lglfw -lGL -lm -lGLU -lGLEWoutput: