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:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /help/rest/morphjulia.txt
Import XaoS r489 (trunk after version 3.5)
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