File:Triangle.png: Difference between revisions

Content added Content deleted
(Classify image)
m (add semantic markup)
Line 1: Line 1:
{{image-program-output}}Triangle example using the C code from [[OpenGL]], compiled with [[gcc]] 4.1.2 and [[freeglut3]].
{{image-program-output}}Triangle example using the C code from [[output of task::OpenGL]], compiled with [[gcc]] 4.1.2 and [[freeglut3]].


gcc -I/usr/include -lglut triangle.c
gcc -I/usr/include -lglut triangle.c