Logo by yv3 - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit us on facebook
 
*
Welcome, Guest. Please login or register. March 29, 2024, 04:39:26 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Projection in Apophysis  (Read 182 times)
0 Members and 1 Guest are viewing this topic.
cyseal
Explorer
****
Posts: 48


« on: September 17, 2015, 02:23:30 PM »

Is there a way to write MB3D and Mathematica fractal formula as 2D projection in Apophysis ?

On http://bugman123.com/Hypercomplex/ there is Mathematica
code for fractal lambdabulb and 4D quaternion Julia set
Code:
Normalize[x_] := x/Sqrt[x.x];
ListDensityPlot[Table[x = (j - 1) dx - 1.5; y = (i - 1) dx - 1.5; z =
image[[i, j]];
normal = Normalize[{(image[[i, j + 1]] - image[[i, j - 1]])z,
(image[[i + 1, j]] - image[[i - 1, j]]) z, 2dx}];
L = {1, 1, 0} - {x, y, z}; reflect = Normalize[2(normal.L)normal - L];
-(normal.Normalize[L] + reflect[[3]]), {i, 2, n}, {j, 2, n}],Mesh ->
False, Frame -> False]

I would like to translate this Mathematica fractal codes and some MB3D formulas
as 2D projections in Apophysis.
Somehow I would like to wrap up z-axis into  IFS.
Could you tell me how to write a plugin  for this in Apohysis ?
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Double projection for 3d-mandelbrot (new) Theories & Research Krumel 0 555 Last post June 29, 2010, 06:35:26 PM
by Krumel
3D to 2D Orthographic projection Programming ker2x 5 4153 Last post July 29, 2011, 01:30:30 PM
by ker2x
Astral Projection Apophysis 3d Hack Gallery Tahyon 0 970 Last post October 21, 2012, 02:59:27 PM
by Tahyon
equirectangular projection problems with mandelbulber 2 Mandelbulber sentimentalDonkey 1 2574 Last post July 23, 2016, 10:21:05 PM
by Buddhi
Mandelbulb3D 360 Projection: Brighton Queens Park Images Showcase (Rate My Fractal) 1Bryan1 0 761 Last post December 06, 2016, 07:28:59 AM
by 1Bryan1

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.448 seconds with 24 queries. (Pretty URLs adds 0.014s, 2q)