This is a animation to show a robost robot running, bouncing and lauching.
School of Computing System Lab Machines. Please use http://virtual.computing.clemson.edu/ to apply for SoC Desktop(GPU Enabled). If you login directly through your own terminal with "ssh -X" command, it will have problems in running the executable file.
Run program:
-
go to ./main folder
cd main
-
compile with command:
make -f Makefile
-
run with command:
./cgfinal vert.shader frag.shader img0_checkers.png img1_lina.png img2_drow.png img3_cm.png img4_sky.jpg img5_floor.jpg img6_text31.jpg
or
you can use the run.sh script inside main folder to run everything:
cd main
./run.sh
Video link: