newmen / seasons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generator of Seasons images

This project was written for course of "Computer Graphics" which I've listened in MUCTR. Solomonova N.D had read these lectures. Under running the program draws images with a random scenery of some year time. The drawing algorithm uses the Golden Section and the Fibonacci number series.

===

Winter

Winter

===

Spring

Spring

===

Summer

Summer

===

Fall

Fall

===

The program is written in the ancient Turbo C++ 3.0.

About


Languages

Language:C++ 100.0%