home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
graphics
/
fractal_1
/
!Fractal
/
Scripts
/
MandyGlobe
< prev
next >
Wrap
Text File
|
1993-07-20
|
674b
|
26 lines
Script
\ Mandelbrot mapped onto Riemann and then textured.
\ You'll need quite a bit of memory for this one
Fractal=Mandelbrot
Data Initial,Min=10
Select Mandelbrot,Interior,Max. Iter
Draw
3d_Rot=90;
Select Effects,Rotate
Fractal=Riemann
3d_ele=-90; 3d_rot=0
Data Fill Colour=139,Image Scale=1.6,Globe Scale=0.7
Draw
Fractal=CellFill
Select CellFill,Preset,Green1
CellFill 610,320
Select CellFill,Preset,Blue
CellFill 850,640
Off Image,Redraw,Clear
On CellFill,From,Top Left; On CellFill,From,Top Right
On CellFill,From,Bottom Left; On CellFill,From,Bottom Right
Off CellFill,From,Centre; Off CellFill,From,Mouse
Select CellFill,Preset,Dark Grey
Draw
On Image,Redraw,Clear