fern_opengl
fern_opengl,
a C++ code which
uses the OpenGL graphics library to display the Barnsley fractal fern.
Licensing:
The information on this web page is distributed under the MIT license.
Languages:
fern_opengl is available in
a C version and
a C++ version and
a MATLAB version.
Related Data and Programs:
fern_opengl_test
opengl_test,
a C++ code which
uses opengl() to display graphic images on the screen;
Reference:
-
Edward Angel,
Interactive Computer Graphics,
a Top-Down Approach with OpenGL,
Addison-Wesley, 2000,
ISBN: 0-201-38597-X,
LC: T385.A514.
-
Michael Barnsley,
Fractals Everywhere,
Academic Press, 1988,
ISBN: 0120790696,
LC: QA614.86.B37.
-
Cleve Moler,
Experiments with MATLAB,
ebook: https://www.mathworks.com/moler/exm/index.html
Source Code:
Last revised on 17 May 2023.