Skip to content

Generating images from script #1

@DominiqueMakowski

Description

@DominiqueMakowski

Dear creator,

Thanks for your script. However, do you have any idea if it could be used as a module, imported in a script and then if it is possible to generate images (and render them within matlotlib or directly saving them into pngs) from a function with parameters to control the algorithm, level of zoom or such?

for example:

import PyFractal
image = PyFractal.generate_image(algorithm="mandelbrot", zoom=1.2)

If that's not the case, do you think It would be complicated to implement?

Also, I did not found how to start your program... do you have any documentation about installation?

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions