File:Triangle.png: Difference between revisions

m
Fixed link to point to compiler, not compiler collection
(Added compilation details.)
m (Fixed link to point to compiler, not compiler collection)
Line 1:
Triangle example using the C code from [[OpenGL]], compiled with [[GCCgcc]] 4.1.2 and [[freeglut3]].
 
gcc -I/usr/include -lglut triangle.c