With the help of a few people, I managed to port the Java version of RegEx Gradient Fractal to CSharp.
Would be nice to also port to Lazarus, but it uses something called dk.briks automation which only exists in Java form, CSharp form and JavaScript.
Is there any way of running a DLL from CSharp (called Fare.dll), as this has the dk.briks automation.
Attached are a few results from the ported CSharp version.
If any one is interested in the csharp source I can share it or I could upload the Net 6.0 compiled version to a share site!