File:Triangle.png: Difference between revisions

From Rosetta Code
Content added Content deleted
(uploaded a new version of "Image:Triangle.png": Re-upload due to MediaWiki not properly handling the switch from raw to hashed image paths.)
(Classify image)
Line 1: Line 1:
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 [[OpenGL]], compiled with [[gcc]] 4.1.2 and [[freeglut3]].


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

Revision as of 19:54, 10 July 2010

This image represents program output, or the results from executing a program. Among other things, it may be a screen capture or image file directly written.

Triangle example using the C code from OpenGL, compiled with gcc 4.1.2 and freeglut3.

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

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current05:21, 25 August 2022Thumbnail for version as of 05:21, 25 August 2022650 × 509 (7 KB)Miraheze maintenance script (talk | contribs)Imported from rosettacode.org

The following page uses this file:

Metadata