Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dense image rendering #263

Open
PPPDUD opened this issue Mar 26, 2025 · 2 comments
Open

Dense image rendering #263

PPPDUD opened this issue Mar 26, 2025 · 2 comments

Comments

@PPPDUD
Copy link

PPPDUD commented Mar 26, 2025

Is your feature request related to a problem? Please describe.
Whenever I click File>Render Image with the Mandelbrot set and enter a large resolution (such as 4K), the rendered image is zoomed out extensively to match the new dimensions. Zooming in yields an increasingly pixelated image.

Describe the solution you'd like
I want to be able to choose a setting where the extra pixels are used for rendering extra inner branches instead, such that zooming in on the picture produces a similar effect to zooming in on the program (more branches become visible).

Describe alternatives you've considered
I've considered saving coordinates in the native XaoS format, but most of my friends don't have a computer to view the file on.

Additional context
Zooming on the program (similar to desired behavior):

zooming.mandelbrot.mp4

Zooming on the picture (bad, overly pixelated):

Image

@kovzol
Copy link
Contributor

kovzol commented Mar 27, 2025

Thanks for the report! We need to have a deeper look on this, but meanwhile you may want to export the position file as URL in the Edit menu and share the URL with your friends (it will point to the online version at https://xaos.app).

@PPPDUD
Copy link
Author

PPPDUD commented Mar 27, 2025

Thanks for the report! We need to have a deeper look on this, but meanwhile you may want to export the position file as URL in the Edit menu and share the URL with your friends (it will point to the online version at https://xaos.app).

Got it! Thanks for helping me out!
As far as two-dimensional fractal viewers go, your software is very impressive! Kudos to everyone at the Xaos project for the awesome program!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants