Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/morphjulia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/rest/morphjulia.txt')
-rw-r--r--help/rest/morphjulia.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/help/rest/morphjulia.txt b/help/rest/morphjulia.txt
new file mode 100644
index 0000000..7db837d
--- /dev/null
+++ b/help/rest/morphjulia.txt
@@ -0,0 +1,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