Skip to content

addowhite/Console-Barnsley-Fern

Repository files navigation

Console-Barnsley-Fern

A C++ implementation of the Barnsley Fern algorithm. Find the algorithm here: https://en.wikipedia.org/wiki/Barnsley_fern Output is displayed in the console window. Video: https://youtu.be/3Q5tAWkAEBc

Platform

Windows-only for the moment as the Windows console API is used to render the fern.

Running the code

A Visual Studio project is provided which is the easiest and quickest way to compile and run the code.

License

This code is public domain; do what you will.

About

C++ implementation of the Barnsley Fern algorithm which renders the image to a console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages