Changes

Jump to: navigation, search

Top Solo

177 bytes added, 15:01, 6 February 2013
Assignment 1
This function creates triangles on the screen and allows the user to make them clump up by clicking the mouse buttons.
Compilation Mac OSX:
 
 
 
'''g++ -o CImg_demo CImg_demo.cpp -O2 -g -pg -I.. -Wall -W -ansi -pedantic -Dcimg_use_vt100 -I/usr/X11R6/include -lm -L/usr/X11R6/lib -lpthread -lX11'''
<big><pre>
// Item : Filled Triangles
1
edit

Navigation menu