Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/morphjulia.txt
blob: 7db837da58724242bfe70e15ada8b4c8692279fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _morphjulia:

.. index::
   pair: command; morphjulia

Morph Julia
===========

**Syntax**:(morphjulia complex) For the time selected by the next :ref:`usleep
<usleep>` or other timing function, the Julia seed is smoothly interpolated
from the current one to that selected by morphjulia. By default this will cause
recalculation of the whole screen. To avoid this, use :ref:`fast Julia mode
<fastjulia>`.

A simple animation morphing Julia seed in the X axis:

(initstate) (fastjulia #t) (juliaseed -2 0) (morphjulia 2 0) (usleep 2000000)

**Available as**: command