Saturday, 28 April 2012

CG Programs Free Download(C,C++ code):Reflection about X,Y axis and Origin

Use download box to download this program

Polygon Clipping(Sutherland Hodgeman) C++ code free download

Given below is C code for Sutherland Hodgeman Polygon clipping algorithm.

Line Clipping(Cohen Sutherland) C++ code free download

Given below is the C code for Cohen Sutherland Line clipping algorithm.