Łukasz Lew
Łukasz Lew

Reputation: 50298

Are there any simple programs for 3D fractal visualization?

Preferably with a source code, but algorithm description would be enough.

Upvotes: 5

Views: 1255

Answers (4)

novalis
novalis

Reputation: 1142

POV-Ray can render three-dimensional cross-sections of four-dimensional Julia sets.

Upvotes: 1

Per Alexandersson
Per Alexandersson

Reputation: 2523

Mainly, your question depends on what type you are interested in: Is it julia sets/mandelbrot sets, and their higher-dimensional relatives, OR is it IFS (such as Flame fractals) in 3 dimensions?

The algorithms are very different, and yields very different results.

Upvotes: 0

Titusz
Titusz

Reputation: 1477

Not an expert, but this seems to be a pretty decent software regarding real 3d fractals: http://www.incendia.net/

Upvotes: 0

Rubens Farias
Rubens Farias

Reputation: 57956

Try Quat - A 3D-Fractal-Generator

Upvotes: 0

Related Questions