A blog for C programs, notes and articles about C, the programming language.
Search This Blog
C Program to Draw Fern Leaf using Fractals - Computer Graphics Experiment
Fern is a plant with leaves that follow a pattern. A whole fern plant can be drawn using simply lines. Drawing fern is a simple example for fractals in computer graphics. The following program draws a fern plant using the idea of fractals. This is a computer graphics lab experiment.
No comments:
Post a Comment