Hi and welcome to UF
I'm not sure I understand the question either. What I get from it is that you want to create Julia sets with a certain color for the inside part and another color for the outside part, such that disconnected Julia Sets show up as a cloud of dots?
Try the following:
- open normal mandelbrot set
- set the outside transfer function to None and select white as solid color
- set the inside transfer function to None and select black as solid color (this is the default, so no need to do this unless you changed it for some reason)
- press F7 (or right click -> switch mode) and move your coursor over the image in UF to see what the Julia set would look like
Now what you see in the preview will depend on your maximum iteration setting. Disconnected Julia sets have no real inside points, but the lower your iteration count, the fewer points will diverge before you stop. The preview and resulting Julia Sets use the same max iteration count as your MB image, but once you click and get the Julia Set you can adjust them independently.
As for the scatter plot part, I'm really not sure what you could be referring to here. I'm sure what you want to do can be done in UF, but this doesn't sound like it's implemented, so it might require some combination of mapping, formula, and coloring algorithm to get it done.
Resolution and DPI are yet another thing to tackle, but you almost sound like you want UF to output a scalable dot cloud rather than a raster image.
Feel free to clarify your problem, maybe the solution is simpler than we thought
Hi and welcome to UF :)
I'm not sure I understand the question either. What I get from it is that you want to create Julia sets with a certain color for the inside part and another color for the outside part, such that disconnected Julia Sets show up as a cloud of dots?
Try the following:
1. open normal mandelbrot set
2. set the outside transfer function to **None** and select white as solid color
3. set the inside transfer function to **None** and select black as solid color (this is the default, so no need to do this unless you changed it for some reason)
4. press F7 (or right click -> switch mode) and move your coursor over the image in UF to see what the Julia set would look like
Now what you see in the preview will depend on your maximum iteration setting. Disconnected Julia sets have no real inside points, but the lower your iteration count, the fewer points will diverge before you stop. The preview and resulting Julia Sets use the same max iteration count as your MB image, but once you click and get the Julia Set you can adjust them independently.
As for the scatter plot part, I'm really not sure what you could be referring to here. I'm sure what you want to do can be done in UF, but this doesn't sound like it's implemented, so it might require some combination of mapping, formula, and coloring algorithm to get it done.
Resolution and DPI are yet another thing to tackle, but you almost sound like you want UF to output a scalable dot cloud rather than a raster image.
Feel free to clarify your problem, maybe the solution is simpler than we thought :)