Generalmandelbrot

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
flok
Posts: 1
Joined: Sat Oct 31, 2015 10:16 pm

mandelbrot

Post by flok »

Hi,

Last week I learned that latex is an interesting way of generating documents.
Since I'm slightly obsessed by fractals and the mandelbrot fractal specially, I created a program (in c++) which emits a latex-script containing a mandelbrot fractal in text with colors as well.
The c++ code as well as an example (.tex and .pdf) can be found on my website: https://www.vanheusden.com/misc/latex/

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10361
Joined: Mon Mar 10, 2008 9:44 pm

mandelbrot

Post by Stefan Kottwitz »

Hi flok,

welcome to the forum!

Very nice! Did you know that we can calculate fractals right within a LaTeX document?

I made some with LaTeX, usually requiring LuaLaTeX:
If you are interested, we can make more fractals, you may know more to do.

Stefan
LaTeX.org admin
Post Reply