So I've been trying to find different ways to get rid of this stutter that occurs at the start and end of my looping gradients.

The slower the animation, the more obvious it is but it's still there even when it's just 6 seconds on loop.

Example posted to YouTube

It occurred on my ancient PC and it still happens on my newer one which makes me think it's a software issue. Does anyone h
14replies
126views
recent by Sycaid  ·  1 day ago at 8:06 pm
I am pleased to announce that I am deploying the first release of my plugin library pack of vectors, quaternions and matrices! Feel free to send feedback here, send bug reports and feature requests and in FractalForums!

https://fractalforums.org/index.php?action=dlattach;topic=5310.0;attach=30889

Includes:
mat2
mat2x3
mat3
mat4
quat
quat2
vec2
vec3
vec4

3replies
31views
recent by Alexandre Vachon  ·  1 day ago at 12:40 pm
I am testing UF6 right now, and try to make the first formulas. For this i try to translate the trigonometric functions from here ... to UF.
ht__tp://github.com/mathnet/mathnet-numerics
(UF should have a complete 24 set of all trigonometric functions, for float and complex.)

Now i stack, because i not get it done to return a complex value.
Can somebody tell me how to return a complex
8replies
124views
recent by Frederik Slijkerman  ·  1 day ago at 10:08 am
Tester37 posted Apr 8 at 10:22 pm
https://www.ultrafractal.com/help/index.html?/help/formulas/standard/lambda.html

in case somebody interested, I found a normalisation of the lambda formula.

init
a = (p + 1) / (2 ^ p)

loop
z = (a - z^p) / a z c

1replies
35views
recent by Tester37  ·  Apr 10 at 3:44 pm
Urs posted Sep 30 '18 at 5:53 pm
Hi, after using only notebooks for over a decade, I am thinking about getting a (Windows) desktop PC. Not being much of a gamer, my primary concern with performance is deep-zooming the Mandelbrot set in UF. Does anybody have a suggestion for this, or even a benchmark computed on their machine?

I've read Frederik suggesting an i7. Is UF specifically tailored to Intel? I never read anything abo
46replies
1.7kviews
recent by Frederik Slijkerman  ·  Mar 11 at 8:07 am
physicist posted Feb 24 at 7:02 pm
This is a follow-up to my previous Tutorial, “FormulaX Plug-ins”. If you haven’t read the introductory quote from the Ultra Fractal (UF) help file in that posting, do so now, and upload the latest version of the UF formulas. Here’s the upr and the image it produces.

1 {
::tBgk5in2Vi1WvNqOQ43rU/Pg49N12Byl9I/wmW1Va12VrUbli6LIXwk4zC2Iwstp/63JcJJA
mL9lEh/+mxzMemxDE
65da3abfde62d.jpg
5replies
85views
recent by Kieckhefer  ·  Mar 7 at 2:20 pm
JVYV posted Mar 1 at 9:40 am
Hi All,

In the month February 2024, 3 new fractal parameter files in the collection.

You can find the whole existing collection at the cloud of Microsoft:
https://onedrive.live.com/redir?resid=2AB35EAF574CA6CE!1034&authkey=!ALIZio6ZmgV1aAo&ithint=folder%2ctxt

Greetings from Belgium

Jan Vyvey

1replies
31views
recent by Sycaid  ·  Mar 7 at 4:02 am
dannac posted Feb 25 at 3:41 pm
Lets say I have more than 1 fractal window open.

I realize I can go to the top menu Window - ( choose fractal window )

Is there a way to assign a keyboard short cut to switch between the fractal windows ?

2replies
34views
recent by dannac  ·  Feb 26 at 1:55 pm
Spizzi posted Jun 23 '22 at 5:36 pm
Hi All,
I'm working on a new game The formula is TMan in Russell Walsmith orgform.
Basically is my SlopeTMan that i'm rewritng and re-structured but i have a problem.
I have implemented the TMan of Russell and i added also a normal Mandelbrot that i attach under.
In your opinion is it correct?
That parameter is correct?
Try it to p1 (0.0 , 0.1), you will see the black line, i t
6replies
253views
recent by PedroOrtiz  ·  Feb 21 at 3:16 pm
Hi - I'm trying to do some zooms and I'm getting a lot of "sparklies" in areas where there's lots of detail (hopefully that descriptor makes sense). Adjusting the anti-aliasing parameters help a bit but the sparklies never really go away. Depth 2 or 3 seems to have the most effect but the render times become extremely long. Threshold of 0 vs. 0.1 vs 0.2 doesn't seem to have much effect. I've
7replies
87views
recent by Phillip  ·  Feb 14 at 10:08 pm
physicist posted Feb 10 at 3:12 pm
I’ll start with this quotation from the UF help file:

Since the first release of Ultra Fractal in 1998, the formulas written for it have become larger and more complex. Even though many formulas are quite similar, they could not share any common code, but had to be written as stand-alone formulas. For example, if you wanted to add just one new feature to an existing formula written by s
65c79105d5e4d.jpg
4replies
89views
recent by Frederik Slijkerman  ·  Feb 14 at 9:30 pm
Hi there,
I love kcc outside coloring trap shapes. There is one however that doesn't work correctly when setting the background color to zero opacity, it's the bubbles trap. The other shapes are ok and the black disappears. I've even tried different formulas but with same results. Does anyone know why this is?

I've included an example and for some reason the params are very long, sorry
6replies
96views
recent by KathyR  ·  Feb 13 at 7:17 pm
JVYV posted Dec 27 '17 at 12:49 pm
Hi Frederik,

When using UF6 (and the previous versions also) my computers CPU (Intel I5 with 4 cores) is working at 100 % while my GPU (NVIDIA GeForce GTX670) is doing ... right ... nothing at all.

There are softwares - I'm refering to "SETI@home" (*) - that are doing math calculations and are using not only the CPU's in your PC but also the GPU as you can see on the diagram below and th
5a439626ce22e.png
11replies
1.2kviews
recent by FractalGnome  ·  Feb 9 at 5:49 pm
Hi everyone,

I'm very happy to announce the release of Ultra Fractal 6.06. This free update for existing version 6 users introduces native Apple Silicon support, so Ultra Fractal will now run at maximum speed on all new Macs using M1 or later processors. For both Mac and Windows, this update also includes various bug fixes.

You can download it here:
https://www.ultrafractal.com/downloa
0replies
51views
I'd like to compute animation parameters outside Ultra Fractal and then import them as keyframes at specific times. For example, I'd like to import different seed keyframes and animate between them.

Is there any way to do that?

Right now I have to manually enter keyframes and values within the keyframe editor and that takes a very long time for longer animations, especially if I'm changi
2replies
43views
recent by rgames  ·  Feb 8 at 11:34 pm
Is there a way nowadays to export a flame (a single layer, actually) that is in an UPR as a .flame or to the clipboard or revert it back to be imported into Apophysis 7 or to the clipboard without any extra UF codes so that it can be read and redone? It currently uses the direct coloring algorithm (but it was originally made way before that, it's from 2004), and it's impossible to know which tran
0replies
16views
JVYV posted Feb 1 at 9:11 am
Hi all,

No new fractal parameters for 2023/12 and 2024/01.

Greetings from Belgium.

Jan

0replies
15views
AbstractApproach posted Nov 20 '23 at 11:57 pm
So I played with UF again today. Somehow I'm ... still around ...

InAllTheWaysICanGrow {
::FgJfPhn2tn5zPOuJUc87RK/Pgy9kBsN2xtyXq6lVqV9w27rIGcMdwgLgnZS+rvPsJ/aWNdnW
VVNKrlmDAPzjv8efsfBmGLr2zU/wyFIkX6ViqVfSjYKFy3KQPzO4QfCVz0o9WzzrQPL5+2qt
YMqVI336ryhmK2Bh1VRSDOp2K4Svra1vy8gLeG9562Bl/4PSIPkgh/SSXtcx4UGX0aWvXa0V
r+lwQISyKkpnVL9HqIZoOhdvozwFV1GlxucRHrvXq3PNVh2LsV4NFbJ4S62sy0yEyDrxbwQf
S+Wa
3replies
126views
recent by physicist  ·  Jan 17 at 2:12 pm
Spizzi posted Jul 14 '23 at 4:45 pm
Hi all,
Another one exploring always SlopeMandNetwon and 3D texturizer Enhanced III in color mode point source, interesting shapes, now i have a new game.
Have a good week end
Ciao

MandyNewton {
::zKD4ejn2tnxyOSutx7Lw+P0oPFfYnlvFZC0hAEfYMsNshzhcbgaJ2TLs6llUvz0zXvLSKWN1
M9kd2NxHSQfTVVkFrXsqil2PWUOX08Xf/72sZueuxmv9nK6qO9z2Hm772u5h6q5D5Uims5gt
++DzhvbKOZHnyFutVOarqnny3+37q
64b16d9bcbd57.jpg
8replies
192views
recent by jns  ·  Jan 14 at 1:34 pm
physicist posted Sep 1 '23 at 8:14 pm
With some of my recently changed formulas I've run into a problem. Here's a screenshot illustrating the problem:


The red bars should not be there. If I reload the fractal, the bars are different but still red. I also get different red bars with and without anti-aliasing, and different red bars when rendering. This image is with min and max threads of 20, the max on my system. With fewer
64f233e72b43e.png
7replies
136views
recent by physicist  ·  Jan 12 at 2:49 pm
I've been seeing some strange behavior in some formulas that I'm working on and finally figured out why.

Here's some pseudo-code of how UF works. This is for the class version of UF; the non-class version works similarly:

for each pixel, repeat
call Iterate in the Formula plug-in to get a new z
if the new z causes bailout
call ResultIndex in the Coloring plug-in
1replies
55views
recent by Frederik Slijkerman  ·  Jan 12 at 9:14 am
Hello,

I ran into a bit of a headscratcher today when moving a commented line changed the output of my fractal formula. I eventually figured out that I had two comments, the first of which was a line ending in \ (the continuation character), and any line following a comment which ends with \ is not executed.

While this kind of makes sense when thinking about it (i.e. the current command c
4replies
58views
recent by Frederik Slijkerman  ·  Jan 10 at 9:21 am
Load more
All posts under this topic will be deleted ?
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft