Skip to content

daviddomkar/fractals

Repository files navigation

fractals

A 3D Fractal Explorer written in Flutter.

Currently, the app supports the following fractals:

  • Mandelbulb
  • Menger Sponge

Features

  • 3D Fractal Rendering
  • Camera Controls
  • Space rotation
  • Space warping
  • Glow effect
  • Fractal slicing using a plane

Features are largely limited due to current limits of the Flutter framework regarding custom shaders. (Hopefully, this will change in the future when Impeller is everywhere with Flutter GPU support).

Screenshots

Mandelbulb

Menger Sponge

Building

To build the app, you need to have Flutter installed. Then, you can run the following command:

flutter run

About

3D Fractal explorer written in Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published