My Partial/Midnight Tide script. Based on but varies off the tutorial by [link]
Please Comment or Critique- Resubmitted due to a problem with the original submission, sorry to all those who tried to download and just got the picture.
This makes some interesting shapes, but I am unable to get more then just one solid flat color. Is it something I am doing wrong? My Apo doesnt have access to the editor tabs (a bug that there is no fix for for me), hopefully thats not the prob with the colors.
I have 2.08 and also 3Dhack. I tried your script and it kept giving the same fractal over and over, and I was unable to do any color changes. I also added the final script bits from the comment left on your page, and it didnt change anything that I was able to see!
Im having loads of fun with your scripts, thank you so much for sharing and especially this one, im getting some really nice effects with this by overlaying it on existing flames and then tweaking a little, love it!
I am working on getting my transform editor to work. Turns out I have a bad plugin. Once I get it fixed I will come back and play with this script again.
I think the post transform thing you want is ...
transform.post[0,0] := 0.879469 //x0
transform.post[0,1] := -0.052709 //x1
transform.post[1,0] := 0.052709 //y0
transform.post[1,1] := 0.879469 //y1
transform.post[2,0] := 0.12089 //o0
transform.post[2,1] := 0.11528 //o1
I haven't tried it, but I picked some tips up in the apophysis chat room ...