Load a project (*.ZIP) by clicking the appropriate button.
|
Project Description
OP'ART with Random Polynomials This program is based on rotating and shrinking polygons to create a kind of OP'ART that was very fashionable in the sixties. ---------------------------------------------------------------------------- Ref.: " Graphisme dans le plan et dans l'espace avec Turbo Pascal 4.0 By R. Dony, Masson, Paris, 1990". Visual C++ Release By J-P Moreau, Paris. NOTE: The number of polygon summits (NberSum) randomly varies up to 60. The number of polygons (NberPoly) randomly varies up to 50 and each polygon is randomly divided into a maximum of 50 sectors. The drawing color (CrtPen) randomly varies with a predominancy of red. |